Have you noticed a strange issue with Selenium when trying to get an element screenshot in Firefox? Once you try to take a screenshot of a particular element on the…
Tag: Selenium
I wrote a few words on how to use Selenium and how to capture screenshots of the website in my previous posts. In this one, I want to show how…
In my previous post, I provided a list of simple Selenium snippets I’m using regularly. This time I want to focus on the particular function – creating screenshots of the…
I’m not an expert in Selenium, nor in Python, but it looks like I’m using it more often every month. Selenium is in most cases used to test web applications…