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
I comment all using _change_to_upload_iframe and it work.
Also I comment check post_confirmation and change next configs from config.toml:
process_confirmation -> "//div[contains(@class, 'info-main')]/div[contains(@class, 'success')]"
post -> "//button[contains(@data-e2e, 'post_video_button')]"
Error in upload.py file, _change_to_upload_iframe func, 244-247 line:
Hasn't iframe on page.
Then, when selenium can't find it - return:
System Configuration:
The text was updated successfully, but these errors were encountered: