What are the testing type supported by selenium webdriver?
Answer / Pavnesh Kumar
Selenium WebDriver supports Testing Types such as Functional UI Testing, Regression Testing, Acceptance Testing, and Smoke Testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between selenium and sikuli?
What are some expected conditions that can be used in explicit waits?
What are the different components of selenium?
How to write in a text box using Selenium?
How to perform right click using webdriver?
Tell me how colors could be handled in selenium webdriver?
How to download a file in selenium webdriver?
What is the use of logging in automation?
Tell me what are the advantages of using git hub for selenium?
How do you perform drag and drop operation in webdriver?
Explain how to assert text of webpage using selenium 2.0?
How to create batch(.bat) file after creating suite from TestNG?Can anyone explain entire process?