Asib Hossen
Asib Hossen
I'm using Driver class to auomate login process on a website and even I'm using the **uc mode**, it does not seem to work properly. I've also tried with other...
I've added a new Python project for scraping job listings. This script allows users to input their desired job title, remote work preference, sorting preference, and choose to save the...
### The ```textsize``` method has been deprecated in newer version of **Pillow** I tried to use the script to generate some certificate but it was not working as instructed. Then...
Prevoiusly the filename was something like this  I've added this function in the receive.lua file to modify the filename so that it: - Replace spaces with underscores - Remove...
Currently the filenames when fetching from a problem is like `N. Char.cpp`  Then we'd have to rename it again. **It'd be much better if it would be like `N_Char.cpp`...