Search found 2 matches

by Jit Saini
Sun Nov 09, 2014 8:41 pm
Forum: Automation API
Topic: Working with XPath in code
Replies: 3
Views: 2961

Re: Working with XPath in code

I have also a Question about this. I created a variable which conatins an Xpath to a Table Cell with described Method. How can i now get the value of this cell into another Variable?
by Jit Saini
Fri Nov 07, 2014 11:15 am
Forum: Automation Tools
Topic: Get Coordinates of a specific Web Table Cell
Replies: 1
Views: 1853

Get Coordinates of a specific Web Table Cell

Ive never used the code modules in Ranorex. Till now everything worked with Data Binding. Ive never programmed in C#. Just a little in Java so this is new for me. I have a Web table and want to get the colum number of a specific Cell (searched by its saved text). Then the same with the Row number of...