Test Automation Query With Playwright
We are trying to use Playwright to generate automated tests but are hitting some issues with regards to getting 'some' radio buttons to select. We know the syntax and have actually tried a couple of options, but in most cases we cannot select a particular radio button that is essentially the same as another on the screen which can be selected ok!
So basically, has anyone used Playwright to create automated tests, and do you have any decent pointers for what to do and what to avoid?