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
Similar to WebDriver Classic actions (see here point 8.5), for input.setFiles command we could add a step to validate if paths specified in files argument point to existing files.
Similar to WebDriver Classic actions (see here point 8.5), for
input.setFilescommand we could add a step to validate if paths specified infilesargument point to existing files.