How to see Images the way Computer sees — Python Pandas tricksImagine you explain to a kid how a computer processes an image.Mar 21, 2021Mar 21, 2021
Lazy Selenium WebElement with Python in 5 Minutes, or the Magic of “getattr()”What is the most irritating about Selenium WebElement? I bet you named “waiting for an element on a webpage” among the biggest headache.Nov 29, 2020Nov 29, 2020
Why you shouldn’t be afraid of sleep() in your Selenium auto-tests.TL;DR: you might already know it, if so, I spare you from reading through this flow of words, we all use sleep() in our Selenium tests, we…Jun 16, 2019Jun 16, 2019