F
F
FFedyaa2022-01-09 15:42:44
selenium
FFedyaa, 2022-01-09 15:42:44

How does Selenium work?

If I need to make a request to the server in the online store, will Selenium work as a normal window in the browser or will it send the request as Requests to the server?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dr. Bacon, 2022-01-09
@bacon

Like a browser.

K
Kadabrov, 2022-01-09
@Kadabrov

will work like a browser and execute your commands

Selenium WebDriver is a software library for managing browsers. The shorter name WebDriver is also often used.

D
Daidin, 2022-01-09
@daidin

Like a regular browser in which automatic actions prescribed in the code will be performed, something like this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question