Login
From:
Selenium
(Uncensored)
subscribe
Test dependency
https://www.selenium.dev/documentation/test_practices/discouraged/test_dependency/
links
backlinks
Roast topics
Find topics
Find it!
A common idea and misconception about automated testing is regarding a specific test order. Your tests should be able to run in any order, and not rely on other tests to complete in order to be successful.