Error when I excecute quickstart
- Dominant language
- Python
- Stars
- 18.2k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
`INFO [2022-12-10 18:41:05] [paulus_csr55] Session started!
oooooooooooooooooooooooooooooooooooooooooooooooooooooo
INFO [2022-12-10 18:41:05] [paulus_csr55] -- Connection Checklist [1/2] (Internet Connection Status)
INFO [2022-12-10 18:41:05] [paulus_csr55] - Internet Connection Status: ok
WARNING [2022-12-10 18:41:05] [paulus_csr55] - Internet Connection Status: error
INFO [2022-12-10 18:41:09] [paulus_csr55] - Cookie file not found, creating cookie...
WARNING [2022-12-10 18:41:22] [paulus_csr55] Login A/B test detected! Trying another string...
WARNING [2022-12-10 18:41:27] [paulus_csr55] Could not pass the login A/B test. Trying last string...
ERROR [2022-12-10 18:41:32] [paulus_csr55] Login A/B test failed!
b"Message: Unable to locate element: //div[text()='Log In']\nStacktrace:\nRemoteError@chrome://remote/content/shared/RemoteError.sys.mjs:8:8\nWebDriverError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:182:5\nNoSuchElementError@chrome://remote/content/shared/webdriver/Errors.sys.mjs:394:5\nelement.find/ No any statistics to show
[Session lasted 39.0 seconds]
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2022-12-10 18:41:34] [paulus_csr55] Session ended!
ooooooooooooooooooooooooooooooooooooooooooooooooooooooooo`
Hello, when I run quickstart.py I get this long error message could you help me please?
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with quickstart.py and the login_user entry point in instapy/login_util.py, then inspect the Selenium browser.find_element calls reported in the traceback. Reproduce the login failure and determine what current login-page element or flow the quickstart expects; done means the login step completes without the reported NoSuchElementException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100