Here is the list of common exceptions in Java in selenium web driver.
What do you think on above selenium topic. Please provide your inputs and comments. Thanks
- Element is not clickable at point (x, y).
- No Such Element - for Frame related issue
- The driver executable does not exist. Driver executable must be set by the webdriver.ie.driver system property. The path to the driver executable must be set by the webdriver.chrome.driver system property
- Stale Element Reference - This happens when new element comes in ajax
- Press key in Selenium Webdriver in Java
- Read Table Data in Selenium Webdriver in Java
- Take the screenshot in Selenium Webdriver in Java
- Execute JavaScript in Selenium Webdriver in Java
- Handle multiple browser windows in Selenium Webdriver in Java
- Double-Click on the Element in Selenium Webdriver in Java
- Exceptions in Selenium Webdriver in Java
- Synchronization in Selenium Webdriver in Java
What do you think on above selenium topic. Please provide your inputs and comments. Thanks
No comments:
Post a Comment