Prepare for your Next Interview
This is a discussion on Click on row in htmltable during playback within the Rational Robot forums, part of the Software Testing category; When recording a click on an htmltable Robot records: HTMLTable Click, "HTMLId=DepartmentRolesListViewWidget_un5_ReasonListViewControl", "Row=7;Col=1" I am trying to modify the Row=7 part of this so that ...
|
|||
|
Click on row in htmltable during playback
When recording a click on an htmltable Robot records:
HTMLTable Click, "HTMLId=DepartmentRolesListViewWidget_un5_ReasonListViewControl", "Row=7;Col=1" I am trying to modify the Row=7 part of this so that Robot reads the innertext of the table and clicks on the variable I specify. i.e: Click, "HTMLId=DepartmentRolesListViewWidget_un5_ReasonListViewControl", "Text=&value;Col=1" But this is not working, in earlier code on the script I used: Result=SQAGetProperty("Type=HTMLTable;HTMLId=&actualname","InnerText",TableText) To get the table text But during playback Robot will only click the row if "Row" is given, it wont recognise variable text. Any suggestions? |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No result in trial playback | tina37 | Rational Robot | 0 | 02-18-2008 04:14 AM |
| How to hold click | Guru Chawla | LoadRunner | 1 | 02-04-2008 02:56 PM |
| Record and playback lookup tables | Geek_Guest | QTP | 0 | 09-24-2007 09:06 AM |
| When I playback the same the file cannot be saved | Geek_Guest | WinRunner | 2 | 06-01-2007 07:53 AM |
| Record and Playback feature | Lokesh M | Test Cases | 2 | 03-01-2007 02:12 AM |