Something like Imacros for mobile browser?

Frankie4Fingers

Power Member
Joined
Jan 8, 2009
Messages
679
Reaction score
216
Hey folks,

as title suggest I'm looking for something similar to Imacros for Android browser. Anyone can help? I need it for programming very simple tasks for mobile sites.

Thanks in advance!
 
Hey, thanks for the suggestion, but I already tried that and unfortunately there's no way to fake the screen resolution...it's a little suspicious seeing a mobile referrer with a 1200x800 screen res, lol :p

185943347.png
 
From my understanding, it's the resolution of the desktop that is sent through user agent, so resizing the browser window won't do much at all, but if you know more about this and has a solution, I'm all ears! :)
 
I think screen resolution is grabbed through JavaScript.

Anyway, look up Selenium web browser automation. This might be what you're after. (Also search Google for selenium android and you'll find some Android stuff for Selenium -- the Android driver.)

I haven't tried this, but looked it up when researching different browser automation options.

Sorry to be cryptic; I can't post links yet.
 
Back
Top