tfmotu

Results 8 comments of tfmotu

Hi slow-but-steady, I test the feature, cookie_consent=True (False is tested too), but the consent page is still shown, and you must "click" in the "I Agree"button. lc = ListCreator(cookie_consent=True, driver=firefox,...

Hi slow-but-steady, I added the if statement that you have shown previously after the line 126 of logic.py file: ...snip try: if 'consent.youtube.com' in driver.current_url: # THIS IS THE CHECK...

Hi slow-but-steady, All the kudos for your work, thank you very much.

HI, I'm not sure but there is an attempt to sign in that I suppose that it is not resolved... See attached image. The error and the screen is shown...

Hi slow-but-steady, thanks for your time and great response. I test the new commit but sadly the error is there, and the other workaround does not solve the problem, I...

Same error. [Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**: Debian GNU/Linux **Thrown From**: [remote-edit](https://github.com/sveale/remote-edit) package 1.9.0 ### Stack Trace Failed to load the...

Hi, I've the same error, but the fix does not work for me. When I try to read data from grafana I've the following error: " PHP Fatal error: Uncaught...

Hi, as a lamentable workaround I can access to the graphs if I delete the code that expects the arguments from /var/www/html/histou/index.php: " set_error_handler( function ($errno, $errstr, $errfile, $errline, array...