Douglas Cardoso

Results 5 comments of Douglas Cardoso

Hi, is this repository accepting new MRs? I noticed this is open since 2021. I'd like to contribute, but just if it alive.

Hi @ojii thanks a lot for the quick answer. I got what you said. No worries. My use case for an asynchronous WebDriver is not so hard. I think I...

Hi, @ojii I created a simple library to run synchronous and asynchronous requests to WebDrivers. If you have time, I'd like your opinion about. https://pypi.org/project/caqui/ Thank you in advance!

I'm having the same issue in Python 3.11 python version ``` (venv311) douglas@douglas:~/repo/guara$ python -V Python 3.11.9 ``` execution ``` (venv311) douglas@douglas:~/repo/guara$ nosetests test_todo_nosetests.py Traceback (most recent call last): File...

Hi, I didn't see this MR before and opened a new one to convert the code to Python 3 too. Could you review it, please? https://github.com/santiycr/cssify/pull/22