E
E
estry2020-05-21 12:10:07
C++ / C#
estry, 2020-05-21 12:10:07

Are there any tools / methods for automating work in the browser?

That is, you need to launch a browser and emulate a mouse and keyboard there. Preferably in C#. At the same time, running processes should not interfere with the main work, i.e. should not capture the mouse and keyboard

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Yakushenko, 2020-05-21
@estry

Selenium , can in headless mode, can simulate keyboard and mouse.
Here , see the list of all available classes, for example, for moving the mouse and pressing buttons.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question