Selenium IDE supports which browser?
Which statement is correct?
Which of the following WebDriver class is used to run Selenium tests in Google Chrome?
In Selenium WebDriver, which method closes all the open browsers?
What is the recommended way to handle dynamic elements?
1. By using relative XPath locators
2. By using regular expressions
Which is not the type of the locators?
Is Implicit wait time applied to all elements in your code?
What is the JavaScript method used to scroll to a particular Element?
Which command you use to navigate to https://qarocks.ru?
Choose the correct option which performs a context-click at the current mouse location.
Which command you use to enter values in a text box?
Which is the Supermost interface in Selenium WebDriver?
In Selenium WebDriver, which methods you use to navigate to https://qarocks.ru?
1. navigate().to(“url”)
2. open(“url”)
3. goTo(“url”
4. get(“url”)
Choose the correct option which selects the option at the given index.
Поздравляем с прохождением теста! А теперь предлагаем почитать статьи по тестированию на нашем сайте!