[Question] Virtual windows desktop for automation

Anubis1980

Regular Member
Joined
Mar 20, 2010
Messages
281
Reaction score
81
Hi
i need a remote desktop (windows vps) using different proxies
and a little browser automation.

1. What should i use for browserautomation ?
( Record one time , set to start endless loop and rotate proxies )
2. Recommend any windows vps service to run this ?
 
VPS usually comes with a single IP to connect through RDP. You'll have to buy and configure the proxies yourself. You can use Chrome extensions to rotate Proxies.

  1. Try https://chrome.google.com/webstore/detail/imacros-for-chrome/cplklnmnlbnpmjogncfgfijoopmnlemp/https://chrome.google.com/webstore/detail/kantu-browser-automation/gcbalfbdmfieckjlnblleoemohcganoc?hl=en/https://chrome.google.com/webstore/detail/sideex-smart-record-play/nefadabeoagfkgmkgegmjgdhegbllple for automating browser actions.
  2. Checkout @GreenCloudVPS's Marketplace thread.
 
VPS usually comes with a single IP to connect through RDP. You'll have to buy and configure the proxies yourself. You can use Chrome extensions to rotate Proxies.

  1. Try iMacros/Kantu/SideeX for automating browser actions.
  2. Checkout @GreenCloudVPS's Marketplace thread.

Great! Thanks.

What about mouse+keyboard automation ?
I think i will have to test both.Some keystrokes or mouse events aren´t beeing recorded by some of those extensions.
 
Great! Thanks.

What about mouse+keyboard automation ?
I think i will have to test both.Some keystrokes or mouse events aren´t beeing recorded by some of those extensions.

Yeah, those extensions traverse through the page elements via xPath. Try this https://www.uipath.com/developers/community-edition-download or https://www.blackhatworld.com/seo/get-jitbit-macro-recorder-v5-6-5-0.600899/ to automate mouse+keyboard actions.
 
Back
Top