He meant one script per thread.
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
@nomie7 said in Check a checkbox that was found using xpath:
Hi,
can someone help with a javascript. i found this element by xpath its hidden and its a checkbox how can i make it checked.
self.checked