You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other than rotating IP's how do can I avoid that? Any ideas? (I don't use since its not in my budget sadly.)
Waiting works but I want to do multiple users with 8 second max interval ; not a lot so I don't get network blocked. (Waiting has to be random, not a predefined wait time unfortunately)
I would like to just get a key from the JSONable dictionary so I can manually do stuff. Please help.
AssertionError: Locator expected to be visible
Actual value: None
Call log:
LocatorAssertions.to_be_visible with timeout 30000ms
waiting for locator("[data-e2e=user-post-item]").first.or_(locator("Rotate the shapes").or_(get_by_text("Verify to continue:", exact=True)).or_(get_by_text("Click on the shapes with the same size", exact=True)).or_(get_by_text("Drag the slider to fit the puzzle", exact=True).first)).or_(get_by_text("Couldn't find this account", exact=True)).or_(get_by_text("No content", exact=True)).or_(get_by_text("This account is private", exact=True))
The text was updated successfully, but these errors were encountered:
Other than rotating IP's how do can I avoid that? Any ideas? (I don't use since its not in my budget sadly.)
Waiting works but I want to do multiple users with 8 second max interval ; not a lot so I don't get network blocked. (Waiting has to be random, not a predefined wait time unfortunately)
I would like to just get a key from the JSONable dictionary so I can manually do stuff. Please help.
Error:
The text was updated successfully, but these errors were encountered: