79237187

Date: 2024-11-29 13:04:38
Score: 0.5
Natty:
Report link

As suggested here, you can filter out not visible fields using this:

page.getByText('Waiting for response...', { exact: true }).locator('visible=true');
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Don Diego