Python dependency error for playwright and greenlet
coming from Java world and trying to use Python with the playwright
module for testing.
can’t change date picker to wanted date?
I wrote a script to log in, navigate to the report page, choose dates, and download the file. However, I’m facing an issue: the date picker always returns today’s date, regardless of the format I use !!
How to get tagName in playwright python
I want to get the tagname tagName of element selector selected by get_by_text()
method
for example :