List the parameters that one needs to pass in selenium.



List the parameters that one needs to pass in selenium...

Answer / Pradeep Dwivedi

When using Selenium, you typically need to provide a WebDriver instance, URL of the application under test, and implicit/explicit wait times (if required).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Selenium Interview Questions

List some of the programming languages that are strongly supported by selenium webdriver.

1 Answers  


Which webdriver implementation claims to be the fastest?

1 Answers  


What differs the configuration of Selenium Selenium 2.0 1.0?

1 Answers  


How to switch between frames in selenium?

1 Answers  


Why should selenium be selected as a test tool?

1 Answers  


Enlist the components of selenium.

1 Answers  


How do you send enter/tab keys in webdriver?

1 Answers  


What are the advantages of the automation structure?

1 Answers  


What is soft assertion in selenium?

1 Answers  


@timeouts ||= Timeouts.new(@bridge) what does it mean?

1 Answers  


Do you know how to debug the tests in selenium ide?

1 Answers  


Mention what is listeners in selenium webdriver?

1 Answers  


Categories