Selector

Locating Elements by CSS Selectors with Selenium
Type “css=input[type='submit']” (locator value) in Selenium IDE. Click on the Find Button. The “Sign in” button will be highlighted, verifying the loc...