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 Everyone,
I am trying to pass a bas variable into the browser, like
var elem = document.querySelectorAll(".items") for(var x in elem){
if(elem[x].textContent === VAR_BAS_VARIABLE){
elem[x].click() }
}
thanks
Have gotten a variable passed, document.querySelector("#identifierId").value = "[[CYCLE_INDEX]]" as a string works fine
@to-nice maybe installs all node even if not being used. unsure
Latest version.
@Fox Ok nevermind thanks for the help. I didnt see that link when I searched that link you sent me. But all I had to do was remove the quotation marks in my own script and it worked.
@leandros All this seems to be available or easy to complete to use.