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 guys i want to ask how to merge 2 script into one??
If its not possible can script execute other script? i mean like this
Script A (A.xml) run till the end, at the end of script A it will call Script B (B.Xml) to run, then script B run till the end, is that possible??
@shashou520 Turn Off Recaptcha 2 Module
@FastSpace hey brother any clue about this
@GaG said in If script have an error 3 times than end the thread:
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
Got it. Thanks