Question
2
Replies
6476
Views

Virtusa
LK
Posted: September 18, 2017
Last activity: September 18, 2017
Last activity: 18 Sep 2017 5:14 EDT
Closed
What is my myStepPage in java code?
tools.putParamValue("RulesetList", myStepPage.getString("RuleSetName"));
In the above code it creates a named parameter page but what is exactly myStepPage? Is it just like tools which is an in build object ?