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
Taisiia-Kozlova edited this page Nov 7, 2017
·
3 revisions
FileInput – special text-field that accepts file-paths and which is used for uploading documents.
Perhaps, it’s not widely utilized by users, but for needs of test automation, pasting a file-path is a more convenient way of uploading documents, than having to deal with system’s dialogue windows.
Example:
JDI enables simple ways of interaction with text-fields, such as text input, text removal and cursor focus on chosen field.