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 got this error all the time. How can i do it correctly?
I'm using set variable with Espression (not using String)
@tony2n91 this happend bacause the type of your variables is "string", so you have to change it to the type "number"
Number([[A1]]) + Number([[A2]])
You can also download the engine manually and put it in the desired folder:
https://github.com/CheshireCaat/browser-with-fingerprints/issues/36#issuecomment-2417328492
Please help
@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