Writing Stable Selectors with the Browser Library
Most flaky web tests are not the framework's fault. They fail because the selector, the way you point the Browser library at an element, breaks the mo...
Read moreMost flaky web tests are not the framework's fault. They fail because the selector, the way you point the Browser library at an element, breaks the mo...
Read moreKeyword-driven testing is the idea behind Robot Framework. Once you understand it, the readable syntax and the reusable keywords follow from one desig...
Read morePlaywright has become one of the most popular ways to automate a browser, so it is a fair question whether you should learn it or Robot Framework. As...
Read moreThe quickest way to understand Robot Framework is to run something. This post takes you from an empty machine to a passing test in a few minutes, and...
Read moreIf you work with Robot Framework, you have probably wondered whether it is worth putting a certification next to it on your CV. RFCP is that certifica...
Read more"Robot Framework or Selenium?" is one of the most common questions from testers picking up automation, and it contains a hidden mistake. The two are n...
Read moreIf you have looked into test automation, you have probably seen Robot Framework mentioned next to tools like Selenium, Cypress and Playwright. It sits...
Read more