what are the four parameters that have to be passed to selenium?
Answer Posted / deepya
These four URL, host, browser and port number.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we launch different browsers in selenium webdriver?
Using selenium ide is it possible to get data from a particular html table cell?
What are the prerequisites to run selenium webdriver?
What are the different components in selenium?
How to highlight element using selenium webdriver?
How can you handle network latency using selenium?
What are the programming languages supported by selenium webdiver?
Tell me in which format does source view show the script in selenium ide?
What can cause a selenium ide test to fail?
Tell us what kinds of test types are supported by selenium?
Explain the meaning of assertion in selenium and what are the types of assertion?
Why to choose python over java in selenium?
How does you use mouse over actions
Write a code snippet to perform mouse hover in webdriver.
How can we move to nth child element using css selector?