Open zhiburt opened 4 years ago
I fixed this problem and released version 3.33.0. Please test it.
Hey @vmi I've review your changes it's seems to work :+1:
I would only mention in a doc comment for replaceVars
that it prioritize selenium vars after js vars if the names are the same.
Actually there's a major change in your code isn't it? In case if variable isn't present in environment there will be not emitted anything but for example in Selenium IDE as I remember it emits empty string.
In case if variable isn't present in environment there will be not emitted anything but for example in Selenium IDE as I remember it emits empty string.
Ultimately I was wrong I guess.
But it will be interesting to hear you according to it
Hey there, as I see when we have this command
In selenium and in your runner the result is different
Selenese
Selenium-IDE
It will be fair to say that I've been developing a similar tool as selenese for a while and bump into the same issue :( I didn't know about existent of this repo before.
Thanks for
selenese
ref: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals