Selenium webdriver is one of the most popular open-source libraries for performing UI automation. Selenium Webdriver supports major high level programming languages like Java,Python,C#,Ruby,Javascript
. Selenium allows companies and teams to automate all major/popular browsers. In this article I am going to cover the best approach for managing the webdrivers.
I visited Ladakh in June 2018 for wildlife photography. I started my trip from Leh and then visited places like Pangong tso, Hanle and Tso kar. It was one hell of a trip in which we spent most of the time in the field. We were able to capture birds and mammals of ladakh. This post will be a quick photo series. I will include more details if possible in future.
pytest is a testing framework for the python programming language. Based on the official documentation - pytest makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries
.