yoweeking

Results 2 issues of yoweeking

Hi, is it possible to enable the bot to send images, emojis, small files etc.? It will be helpful for support activities if the user can send screenshots or receipts!

trying to scrape companies and a lot of times I am getting Null in the employees list, here is the code I am running: ```python chrome_options = Options() chrome_options.add_argument("--headless") driver...