New posts in automated-tests

WebDriver open new tab

In Cypress how to count a selection of items and get the length?

Unit testing Bash scripts

How to run a test many times with data read from .csv file (data driving)

Cypress: run only one test

Compare equality between two objects in NUnit

Should one test internal implementation, or only test public behaviour?

Python Selenium wait for several elements to load

WatiN or Selenium? [closed]

Random "Element is no longer attached to the DOM" StaleElementReferenceException

JUnit confusion: use 'extends TestCase' or '@Test'?

How to create and run Apache JMeter Test Scripts from a Java program?

Karate: Is there a http-request hook in karate, that gets called automatically after every API call, and whose behaviour I can modify? [duplicate]

Selenium waitForElement

Running Selenium WebDriver python bindings in chrome

Scroll Element into View with Selenium

What would be an alternate to [TearDown] and [SetUp] in MSTest?

Typing the Enter/Return key in Selenium

Selenium C# WebDriver: Wait until element is present

What is the difference between .// and //* in XPath?