Home

What is the correct answer?

4

Select the syntax to locate an element using inner text.

A. css=tag:contains(inner text�)

B. css=tag:value(inner text�)

C. css=tag:attributes(inner text�)

D. css=tag:class(inner text�)

Correct Answer :

A. css=tag:contains(inner text�)


Related Questions

Selects all the parent, grandparent, and so on of the element is related… If you wanted to access the element that has the text This element has… Where is XPath used in ? What is Selenium IDE ? Can Google chrome be supported by Selenium IDE? In Selenium variables are stored in _________ . Which process use the JavaScript to find an element? Select the tab which gives feedback and other useful information when… Select the tab that shows which command Selenium IDE is currently executing. Which component of Selenium can create customized test results. Which is odd one out? Select the command which is used to compare the actual page title with… The Selenium IDE is used Select the language which is NOT supported by the Selenium RC. Select the Browser which is supported by Selenium IDE Select the command that will NOT wait for a new page to load before moving… In Selenium, Following Axis is related to: Out of the following which is NOT a wait command. Which is a faster component between the SeleniumWeb driver and Selenium… Applications do not have the items needed for the tests when the tests… We use the dot (.) operator followed by either a * or a +. The + tells… The Selenium To delete a cookie we need to call the deleteCookie method, passing in… Select the command which retrieves the alert message and stores it in… Which is not true in case of Globs, in Selenium? Which is a procedure? ___________ finds the item ending with the value passed in. This is the… What does the term regex expands to ? In case of Selenium IDE, the Source view shows your script in Select the command in Selenium IDE used to open a page using the URL.