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

Headless Argument #54

Closed GitPushPullLegs closed 3 years ago

GitPushPullLegs commented 3 years ago

I had to tweak it like this to get headless to work for me, figured you might like it too.

GitPushPullLegs commented 3 years ago

@nateshmbhat just a reminder of this PR. If you'd like to me to tweak it please let me know.

nateshmbhat commented 3 years ago

See this answer : https://stackoverflow.com/a/46929945/6665568

That argument is not needed.

nateshmbhat commented 3 years ago

What u can do is, not remove that headless parameter line.