nateshmbhat / webbot

Web automation library for simple and easy end to end testing and web browser automation that offers super charged features while keeping it simple to use and master
https://pypi.org/project/webbot/
Mozilla Public License 2.0
239 stars 87 forks source link

How to use cookie? #20

Open Firues opened 5 years ago

Firues commented 5 years ago

Hello. Sorry for a very stupid question, but could you please show by example code how to save and load cookies? Thank you very much. And have nice day. (I really really need it, I spent two hours and all without success)

BetBooth commented 4 years ago

Hello. Sorry for a very stupid question, but could you please show by example code how to save and load cookies? Thank you very much. And have nice day. (I really really need it, I spent two hours and all without success)

Hi Firues, did you ever resolve this? I've been trying to do the same thing without success yet. I was using Requestium with "Sessions" but this framework has a lot less code to implement.