This is a migrated thread and some comments may be shown as answers.

Passing parameter from local data table to variable

1 Answer 69 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Tomer
Top achievements
Rank 1
Tomer asked on 07 Mar 2016, 01:35 PM

Hi.

I am simulating a click on an entity within a web page. 

What I would like to do is to parametrize the entity name and pass it the value from the local data table I created.

I am unable to create a parameter, therefor, unable to bind the data table to the step.

My step is:

Pages.Kenshoo.FrameMainViewIframe.BUTestLink.Click(false);
I need the BUTestLink to be a parameter and binded to the data table.

 

thanks for the help!

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 10 Mar 2016, 10:56 AM
Hello Tomer,

The only way you can data bind a click step is to data bind the find logic of the element. Here is an article you can use.

Hope this works for you.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Tomer
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or