Forum Discussion
tvklovesu
3 years agoFrequent Contributor
Thanks for the reply. I am looking to pass variable in to nameMapping repository. I know how to do with in the script. But my project is in Keyword test and I need to pass URL for page and some test data for objects.
KB1
Champion Level 2
3 years agoSorry I haven't tried keyword based testing But I think you can try only adding:
div[.='" + Project.Variables.Name + "']" to the keyword