@jobriwterr I didn't fully understand you, the clipboard is shared by the entire PC, so if you work on that PC and use the clipboard in your work it can cause problems. If you are using multithreading then you should use the clipboard one at a time, this can be implemented through thread locking using global variables.
How to switch from Desktop to Mobile webpage view in BAS ?
-
@luceight said in How to switch from Desktop to Mobile webpage view in BAS ?:
Hi, I need to create a bot that will work on a mobile version of website but I can't find any option in BAS to switch from desktop to mobile view. Can you help please?
Use mobile fingerprints