Closed thearyadev closed 1 year ago
Error occurs before mobile searches start.
I believe the error happens because of the login sequence. During login, it will try to "validate" the login state. Doing so, it waits for specific elements to load into the page.
This sequence was designed for the PC browser state, not the mobile one.
Fix will be available in v0.5b
Has been fixed in main branch, will be included in the next release.
Describe the bug During mobile searches, the waitUntilVisible function throws an error.
Expected behavior Error should be thrown, but program should continue to run. Unknown cause of problem.
Version Number 0.4b
Error Report Personal Data Omitted error_waitUntilVisible.zip