miyakogi / pyppeteer

Headless chrome/chromium automation library (unofficial port of puppeteer)
Other
3.56k stars 372 forks source link

CLick by text #276

Open Arseka44 opened 4 years ago

Arseka44 commented 4 years ago

How we can click on element by text? On JS is exists method called "ClickByText"? Is there any alternative or some way to get it?

If it`s possible give some examples on python. Thx