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).
I am facing issue while adding values of two variable, even if I use expression, or int
variable1 = 5 variable2 = 20 [[variable1]]+[[variable2]]
Result is 520 instead 25
I tried all I know but fail all the time. do you have a solution for this?
OK, I'm sorry My question is, how can the browser open websites quickly so that scripts can execute commands correctly, such as commands to click or write on the website, Thnks Bast Friend
@hellomembersha said in ReferenceError: Can't find variable: _get_ip_info during execution of action:
@Fox HAHAHA I do not have this issue btw, user error
?
bump
Try: If thread index * sleep > (certain number) Make it sleep for a random amount of time (few minutes)
@yourfriendkarol You can do like this.
Following solution will work for run mode, but won't work in record mode.