Browser settings > Fingerprint, then proxy inside settings. then again load page.
Full screen browser??
-
@p1r4t3 said in Full screen browser??:
Hello, how can i make the browser full screen without setting pixels manually?
You can change the screen resolution only by the action "Resize" or "Apply fingerprint"

Also when all actions are done, how can i set it back to top so it would start everything again and would never stop until i close the program manually?
Use infinite loop "while"
true

-
Loop works great, but resizing not so much :/
I am trying o make a news browsing bot that goes true 10 latest news just by click on one and waiting 5 minutes, then going back and clicking on the second one and waiting 5 minutes and so on.
Problem is i want to run this bot on a tv, at full screen. When i try to use resize it looks really bad.
Any ideas how can i make it work?