Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regd Run time field change
#5
Solved: 10 Years, 9 Months, 3 Weeks ago
Ans:
Hi,
If a field value is changing at run time then you can do like this :
1-If the webTable Value is changing,then you can use the GetCell data of that webtable and compare it with your datatable values.

Ex:
Code:
Browser("Browser").Page("Page").Frame("content").webTable("Webtable").Getcelldata(rows,columns)
.

2-If your browser or page is changing then you can use Regular expression for that(.*)
Ex:
Code:
Browser("name:=Browser.*").Page("name:=Page.*")........

Thank you
Reply


Messages In This Thread
Regd Run time field change - by kishore - 09-17-2011, 08:26 PM
RE: Regd Run time field change - by Gopimanohar - 09-18-2011, 11:55 AM
RE: Regd Run time field change - by kishore - 09-18-2011, 05:03 PM
RE: Regd Run time field change - by KavitaPriyaCR - 09-19-2011, 11:55 AM
RE: Regd Run time field change - by Acharya_silu@yahoo.com - 09-21-2011, 12:11 PM
RE: Regd Run time field change - by susangeet02 - 09-22-2011, 04:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do you Change Run mode mid script? Caleytown 6 6,570 03-25-2021, 08:27 AM
Last Post: RB26578
  getting the value from the field learning 0 928 03-19-2019, 09:13 AM
Last Post: learning
  [UFT] Change property of object (WpfButton) robertosalemi 2 2,503 11-22-2016, 12:43 PM
Last Post: Ankur
  QTP not recogonising object during run time Lavanya N 2 3,562 10-28-2015, 12:46 PM
Last Post: vinod123
  Writing to Run time data table Neetha 5 11,702 08-27-2015, 10:18 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)