Q
Q
quintbrut2019-12-21 22:09:42
selenium
quintbrut, 2019-12-21 22:09:42

How to run a browser on hosting?

There is a site on which you need to log in and refresh the page every 30 seconds (while being authorized), you need to imitate browser actions and make it automatic, which tools are better to use?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
F
Flying, 2019-12-21
@Flying

Puppeteer

N
Nikolai Chuprik, 2019-12-21
@choupa

This is easiest to do on the local machine in any browser with a single line userscript: In this case, you have visual control over everything, make any login, other cookies, and whatever you want.

N
Nadim Zakirov, 2019-12-21
@zkrvndm

VDS + Chrome + Some JavaScript.

M
metajiji, 2019-12-22
@metajiji

xvfb + fluxbox + vnc

A
Alex Step, 2019-12-23
@kellas

Remote desktop on VPS (Linux) for the little ones? I think it will be easiest for you to set up a remote desktop on the server.
+
https://chrome.google.com/webstore/detail/tab-relo...
Or, alternatively, use the qawolf utility to record a macro and then play it with the same utility on the server via Cron, for example

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question