Forum Discussion
sureshkumar9620
Occasional Contributor
Thanks for the reply. I have followed your instructions and it is working as expected through keywordTests
I would like to do the same through JavaScripts : web page : How to store dynamic value in the webpage and how do i call it ?
Thanks
Suresh
AlexKaras
4 years agoChampion Level 3
Hi Suresh,
Script approach is exactly the same:
var strText = Aliases.Browser.Page.<Control>.wText;
Project.Variables.<YourVariable> = strText;
Related Content
- 6 years ago
- 3 years ago
- 10 years ago
Recent Discussions
- 20 hours ago
- 20 hours ago
- 5 days ago