Selenium Manager - how does it work?
What is a driver?
A driver is a component that enables communication between our automation script (written in any programming language) and the browser. It is a two-way communication which includes commands like clicking buttons, entering texts, sel...
debasmita-a.hashnode.dev3 min read