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
The same logic as choose_file() but allows for a list of paths that are then sent to the uploader element (one shot joined by \n, or one by one depending on browser/uploader?).
This will be a safe and efficient way instead of doing multiple calls or calling send_keys from the user code.