V
V
Valero Afdeev2016-07-13 15:51:09
Java
Valero Afdeev, 2016-07-13 15:51:09

Are there any libraries for performing actions on the site?

I will try to state what I have planned:
You need to select from forms, check the radio and enter captcha
, there is no access to ready-made scripts on the server ...
in python, the implementation of this whole thing is much simpler, but primitively clicking on the forms in the browser itself, I would like to do
something more complicated than selenium
a browser-independent thing
If anyone has done this, poke your nose into an example or where to dig

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
protven, 2016-07-13
@protven

Have you looked at Selenium WebDriver? I used for simple tests for web muzzles in Java. In general, norms

T
TOB BOT, 2016-07-26
@TOBBOT

you can also send direct POST, GET requests via Http client.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question