Thalison Fernandes

Results 39 comments of Thalison Fernandes

hi @juhacz, thanks for you suggestion! I'll add this feature on my backlog

hi @Snewmy, you can pass a `timeout` parameter to the context manager

I'm sorry, I just checked the website. I'll work on that, thanks for reporting! I see the issue now

you can click on the div containing the iframe, just add a x_offset on the click method

Hi @Snewmy, I just finished a new release, try this code now with the new version of pydoll: ```python async def example_with_context_manager(): """ Example using the context manager approach to...

Hi @sn0wjin19 @Snewmy, do you still have problems with cloudflare bypass?

It should be an optional handler?

Hi @flyingantwjy , this is happening on Windows when exiting the context manager, right?

Hi @yie1d, thank you so much for your contribution! I left some comments to maintain the patterns used throughout the code. Also, you need to run the code linter using...

Hi @yie1d , how are you? The code is perfect, thanks. But the tests and lint CI are still failing. Do you need any help to fix them? Also, I've...