Hi all, I'm new at automation and new here so I hope this is an okay question for this server. I'm trying to select an option (highlighted one) from dropdown in the picture, but however I do it, I get a timeout for waiting for a locator. So, my question is what's the best practice for code such as this, how to best pinpoint a locator (in .NET)? Thanks!
This thread is trying to answer question "What's the best practice for pinpointing a locator in .NET when selecting an option from a dropdown?"
https://playwright.dev/docs/codegen
Using the VS Code Extension: https://playwright.dev/docs/codegen#generating-locators Using the test genrator to pick locators: https://playwright.dev/docs/codegen
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].