Category Python

Invoke Chrome browser using Selenium 4 and Python

Versions used while doing this blog post, (These are the prerequisites to automate chrome browser. Browser and driver versions should match)selenium python version – 4.5.0chrome browser version – 105chrome driver version – 105 (Download link : ) [download this to…

Invoke Firefox browser using Selenium 4 and Python

Versions used while doing this blog post, (These are the prerequisites to automate firefox browser. Browser and driver versions should match)selenium python version – 4.5.0firefox browser version – 105gecko driver version – 0.31.0 (Download link : ) [download this to…