How to get screenshots from compiled scripts
-
Please anyone know how i can get compiled script to only show screenshots on each threads instead of running chrome browser.
-
@cole said in How to get screenshots from compiled scripts:
Please anyone know how i can get compiled script to only show screenshots on each threads instead of running chrome browser.
show screenshots?
-
-
@Fox I'm trying to send a gif for better understanding..
-
@Fox it plays through the browser operation which eats up more cpu usage and less threads.. and i would like the user to just get screenshots insted so as to use more threads nd less CPU usage.
-
@cole said in How to get screenshots from compiled scripts:
@Fox it plays through the browser operation which eats up more cpu usage and less threads.. and i would like the user to just get screenshots insted so as to use more threads nd less CPU usage.
When the BAS browser is hidden, the page rendering is noticeably reduced, this was shown in the video: https://www.youtube.com/watch?v=GHYMfwFJiHY&t=1279s
Creating and displaying screenshots will only increase the CPU load.
-
@Fox oh okay thanks.
-
@Fox by the way please do you know of any tutorial on how to use http client in English ?