How i can click element(CSS or Xpath like that) like in seleneium ? #85
Answered
by
mxschmitt
ramasedang
asked this question in
Q&A
-
i want a click button on a website, but how to do that? |
Beta Was this translation helpful? Give feedback.
Answered by
mxschmitt
Jan 2, 2021
Replies: 1 comment
-
Hi, the upstream documentation has a separate site how selectors in Playwright are working, let me know if you need more resources: https://playwright.dev/docs/api/working-with-selectors/ |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mxschmitt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, the upstream documentation has a separate site how selectors in Playwright are working, let me know if you need more resources: https://playwright.dev/docs/api/working-with-selectors/