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
Can we also somehow automatically check for presense of input[type=file] for "droppable" area for file upload? So we can automatically call send_keys instead of command.js.drop_file(path) on element.drop_file(path)?
The text was updated successfully, but these errors were encountered:
if it works – cover with tests.
Can we also somehow automatically check for presense of input[type=file] for "droppable" area for file upload? So we can automatically call send_keys instead of command.js.drop_file(path) on element.drop_file(path)?
The text was updated successfully, but these errors were encountered: