I was very happy when I was working with Firefox on Windows, but in my organization, I came across through a requirement where I had to execute test case mainly on Chrome browser. I faced Element is not clickable at point in Selenium and I solved using different ways. If you want to start working with chrome then check below post to see how to work with Chrome … [Read more...] about How to solve Element is not clickable at point in Selenium
Selenium Webdriver Syllabus for Online Training
How to perform Web Services Testing using HTTPClient
Web Services Testing Download - HTTP Client from below link and extract the zip file and add all jars into project http://hc.apache.org/downloads.cgi Add JSON Jar to read json format. Before moving to test Web Services Testing, please go through the basics of Web Service. Please check below article from W3School Intro to … [Read more...] about How to perform Web Services Testing using HTTPClient
How to Automate Radio button and Checkbox in Selenium webdriver
Hello Guys, Welcome to Selenium tutorial in this post we will see how to automate radio button and checkbox in selenium Before moving to radio button and checkbox, you should be familiar with HTML as well. Before moving to Checkbox please refer Basic Selenium Tutorial HTML For Checkbox <input type=”checkbox”> For Radio Button <input … [Read more...] about How to Automate Radio button and Checkbox in Selenium webdriver
How to Solve ElementNotVisibleException in Selenium Webdriver
Hello, Guys, Welcome back to Selenium tutorial, today we will see how to handle element not visible exception in Webdriver. I faced this exception number of times, I struggled a lot while searching solution, and finally, I got so many solutions to solve this exception. Before jumping to ElementNotVisibleException you should check below two posts that actually will help … [Read more...] about How to Solve ElementNotVisibleException in Selenium Webdriver




