Basics of Scala

Types, variables, Loops, Conditional Statements

Vasav

4 minute read

I am performing this on MAC with M1 chip. The process can be a little different for other operatiing system/architecture.

Thol Lake - March 2022

Weekend Visit to Thol Lake

Vasav

1 minute read

I visited thol today. We reached after the sunrise, around 7:15 ish in the morning. Because of the Weekend, there were number of people at the lake. In terms of birding, there was not much. I was there for about 3 hours. The light was a bit harsh. I was able to capture a few shots at the water level. This blog post will have a few images captured today. I am using Canon 7D Mark II, Canon 100-400 MM.

Managing Webdrivers in Selenium

Selenium Webdriver management approach

Vasav

3 minute read

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.