C
C
confirm23152015-02-28 17:01:24
Programming languages
confirm2315, 2015-02-28 17:01:24

What language should I choose to write an action emulator in a third party application based on IE?

Hello!
Tell me, is it possible to create an emulator of various actions in a third-party application based on IE?
What you need specifically is parsing the presence of a string in one frame, parsing the value in another, and when a certain value is reached in the second frame, click on the object \ send data with a post \ get request.
I'm not strong in languages, can you tell me which language would be suitable and are there any ready-made solutions like Zennoposter?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
pragmatist, 2017-06-23
@pragmatist

Of the ready-made solutions, there are Selenium and Human Emulator. These programs imitate and automate user actions in the browser. Human is based on IE, there is a Chromium version. It is similar to a web browser that can be controlled through scripts, scripts are written in PHP and C#. Parsing, behavior emulation, automation - all this can be done there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question