Hi Guys,
I am evaluating the Test Studio Software vs. others and have a question. Is it possible to access Javascript variables that are located in the "<script></script>" section of a page.
ex.
<script>
var myVariable = "test string";
<script>
how would i access myVariable from the Javascript in a coded step?
Thanx in advance.
I am evaluating the Test Studio Software vs. others and have a question. Is it possible to access Javascript variables that are located in the "<script></script>" section of a page.
ex.
<script>
var myVariable = "test string";
<script>
how would i access myVariable from the Javascript in a coded step?
Thanx in advance.