Clicking the checkbox did not change its state
#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Output:
The line in question
await page.check('input[id="hide-from-ticker"]');
As per docs:
I will rewrite all selector-based operations to this way of working.
Trying to reproduce, but did not find any trigger so far
Closing for now
Problem still occurs.
Might be fixed by https://github.com/microsoft/playwright/issues/27016#issuecomment-1716485561