A
A
Andrey A2020-12-23 17:34:58
Java
Andrey A, 2020-12-23 17:34:58

Is it possible to check file upload using selenium and java?

How to check file uploads (to user's computer) using selenium and java? No third party software.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2020-12-24
@prafair

You can use Selenide:
Method $.download()
If completed successfully, then your file has been downloaded. Then you can already check what is inside the file, but this is already beyond the scope of the question.
More details: https :
//ru.selenide.org/2019/12/10/advent-calendar... /497922/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question