Results 4 comments of Shravan Asati

I encountered the same issue, in headless mode helium fails to identify elements.

For anime like `Saiki Kusuo no Ψ-nan`, the myanimelist URL contained non-ASCII characters in the request path which raised a `UnicodeEncodeError` when using `urllib.request.urlopen`. The solution was to quote the...

Why is only the standard unittest library allowed? pytest is much less verbose and simple.

Thank you @nikhil25803, I might be able to deliver this feature by the next weekend.