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

Cannot Run In VSCode #88

Open ReedGraf opened 2 years ago

ReedGraf commented 2 years ago

Idk What the hell is going on but I can't get it to pop up with a window of what it's doing in VScode. I click Run then click Start Debugging and it will just quit after a second. I've done everything in the instructions, type pip install webbot. No matter what I try I always get this: ImportError: cannot import name 'Browser' from partially initialized module 'webbot' (most likely due to a circular import) but this is only when I run it using cmd. Please help, it's probably just my numb skull. Thanks.