How to combine Playwright locators to test non-deterministic application flows
Sometimes, applications can behave differently even though your users do the same things. How can you test these non-deterministic flows? Learn in this video how Playwright's "locator.or()" method helps to write tests that can handle different application flows.
"locator.or" docs: https://playwright.dev/docs/api/class-locator#locator-or
Checkly community: https://www.checklyhq.com/slack/
Checkly synthetic monitoring: https://www.checklyhq.com/product/synthetic-monitoring/
#playwright #checkly