创建者 Tugba
•Jan 12, 2022
That was great experience for me. Saurabh Dhingra explains very well. I refreshed my knowledge. Thank you!
创建者 sebastian i
•Sep 20, 2020
Just right to learn basics of using Selenium on e-commerce website.
创建者 Vaibhav I
•Dec 16, 2021
Nice Course
创建者 Igor H
•Nov 11, 2020
It's ok, I learned something new, new approach. In the beginning you need to adjust webdriver version by yourself because Chrome updated automatically.
In my case, script was too fast and couldn't find elements and I needed to modify the script with wait(s).