Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I need help. The Scroll command is not working in youtube video page. Scroll command works well on other sites. My intention is to click the Comment tab in youtube. Any help on this ? Thanks
They're using dynamic CSS, the best way is using image search.
Hi, Try to use this
>XPATH> //div[*="Add a comment..."]
@resep said in Idle Emulation Keep Scroll page even without idle type 1:
@Fox can you help me ?
no
@hometest189 said in Idle Emulation not working with "Idle type and filling =[3]":
i try to simulate short mouse move but it doesn't work. Can you check for me ?
This is a well-known case, apparently this is not yet a priority.
@yourfriendkarol said in Extension not working?:
the path i have in bas: C:/Users/jjjjjjj/Desktop/EXTENSION extension is folder file manifest exists at: C:/Users/jjjjjjj/Desktop/EXTENSION/manifest.json what could be wrong?
the path i have in bas: C:/Users/jjjjjjj/Desktop/EXTENSION
extension is folder file manifest exists at: C:/Users/jjjjjjj/Desktop/EXTENSION/manifest.json
what could be wrong?
This has already been said, very few browser extensions work.
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint? OR i need to it in every thread
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.