-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues on fetching followers #28
Comments
Hey @jason050196, |
Seems fixed on my side, I do a new release 👍 |
So much appreciated!
|
Glad your issue is solved! 😉 |
There are 2 issues,
Error during users scrapping from followers dialog box for 'emmabrown4288' user
It actually opens an overlapping element instead, so I changed the screen size to 1920x1080 for testing and it seems worked.
(I found this is optional since I can update the path for selenium instead of changing the screen size)
However, every time I run the program, there is always an error:
Failed users fetching: Empty users result. Check logs tab for more details
I doubted it was due to the followers dialog was not opened properly so I checked there is a function called "navigateUserFollowersList" and updated the path, finally it worked opening the dialog. However, it still returns the same error message about the empty users result
The text was updated successfully, but these errors were encountered: