Home

What is the correct answer?

4

Selenium variables are stored in _____________.

A. storedVars

B. storedVariables

C. VariablesStore

D. None of the above

Correct Answer :

A. storedVars


Related Questions

What is the default port number used by hub in selenium? Which command is used to extend the time limit of WAITFOR command? Select the language which is NOT supported by the Selenium RC. Selenium variables are stored in _____________. Variable can be saved in which format? Select the Get command which fetches the inner text of the element that… Which Selenium component supports All Operating System? We use the dot (.) operator followed by either a * or a +. The + tells… What is the most common way to find an element on a page? Select the command in Selenium IDE used to open a page using the URL. Which Component is used to run multiple tests simultaneously in different… Select the command which is used to print a string value or a variable… In regular Expression * quantifier refers to: Select the command that will NOT wait for a new page to load before moving… The Actions commands What does the term DOM refers to ? In selenium, parent and child nodes are in same query because HTML has… Can Google chrome be supported by Selenium IDE? To delete a cookie we need to call the deleteCookie method, passing in… Select the operating system which is NOT supported by Selenium IDE. The Selenium IDE is used Select the tab that shows which command Selenium IDE is currently executing. Which selenium command check whether specific text exists somewhere on… Select the command which is used to pause execution until the page is… Select the tab which gives feedback and other useful information when… Method which selects the option which displays the text matching the parameter… Where is XPath used in ? Can Unix operating system be supported by Selenium IDE? The // tells the query that Which method is used when you want to verify whether a certain check box,…