By sebastian i
•Just right to learn basics of using Selenium on e-commerce website.
By Igor H
•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).