Hello Readers, Whenever we talk about Automation Testing(Browser Automation) we should have a few things in place: Browser (Should be on the system path). Driver Executable (Should be on the system path), Driver Executable version should be the same as Browser Version. Automation Library(In our case Selenium). The second part…