Votes
Answers
Views
Question
2
votes
1
answer
218
views
asked 5 years ago by
updated 5 years ago by
Category: Test Automation
Our AUT a file upload field, here's the code description of it: browser.describe(FileField.class, new FileFieldDescription.Builder() .tagName("INPUT") .name("WebFile").build()); How do I send files to this field?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top