A reader of mine asked me how they should go about performance testing some front end performance. This is a […]
This subject is a repeat request I’ve had from various YouTube and website visitors. I’m often asked how to set […]
I had a real life request at work the other day. My boss had a goal of migrating some phone […]
Why Selenium Server (aka Grid)? If one were to run their tests back to back it would take some time […]
A student of mine really impressed me with a recent question. I had tasked him with automating the front end […]
This is something different, at least for me. I wanted to build a prototype framework that made use of Sikuli […]
In under 20min you can actually have a web automation framework built and running a simple test. I did a […]
UPDATE: This is an outdated page. Please see my newer posts on Web Automation, such as the Golem ONE. I […]
I had a need at my job to test micro sites that are being spun up. These sites have hundreds […]
In my last post, I commented on how brittle the Watir example was in the Watir documentation. But I since […]
Latest news
Lorem ipsum dolor sit amet, at mei dolore tritani repudiandae. In his nemore temporibus consequuntur, vim ad prima vivendum consetetur.
I recently looked at the Web Automation framework, Webdriver IO, in 2021 and compared it to what I currently use. […]
Many years ago, when I first started with web automation, I used a Ruby web framework called Watir. A lot […]
Recently I came to an issue of needing to wait for an element to load. Selenium does have a WebdriverWait […]
Recent Comments