Closed chunjeff closed 1 year ago
The selector "//*[text()='Log in']/ancestor::button" seems to work for me
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the bug Gets stuck at this screen and the login screen aswell
To Reproduce Steps to reproduce the behavior:
Expected behavior Should find the login buttons and click them
Screenshots It looks like the selectors for the login button are outdated, perhaps Instagram updated their ui?
The button's text is no longer 'Log In' but instead a child div within it now contains the text
Error output
Desktop (please complete the following information):
Additional context The selector "//*[text()='Log in']/ancestor::button" seems to work for me