Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Runtime Object Identification Problem
#10
Solved: 10 Years, 9 Months, 1 Week ago
Hi Guys! I could solve it. here are the codes

Code:
For z=0 to 999

Set Amount_Field=Description.Create
Amount_Field("Micclass").value="WebEdit"
Amount_FieldId_1stPortion="NewBulkInvoiceDetail:BulkInvoiceDetailScreen:BulkInvoiceItemsLV:"
Amount_FieldId_2ndPortion=":BulkInvoiceItemsLV_Amount"
Amount_Field_html_id=Amount_FieldId_1stPortion&z&Amount_FieldId_2ndPortion
Amount_Field("html id").value=Amount_Field_html_id

'Set Amount
Browser("ClaimCenterBrowser").Page("ClaimCenterPage").WebEdit(Amount_Field).Set Str_Amount
Browser("ClaimCenterBrowser").Page("ClaimCenterPage").Sync
Set ClaimNumber_ID=Nothing

Next

Thank you again
Reply


Messages In This Thread
RE: Runtime Object Identification Problem - by qapandit - 07-02-2013, 04:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Kendo UI Object Identification vasavi.vasavi 5 3,777 07-10-2020, 10:19 AM
Last Post: mariamattathil93@gmail.com
  webfile web object not identified at runtime in a java application saila123 1 2,663 02-11-2015, 08:23 PM
Last Post: Kirill
  Explain about object identification vikram 2 4,249 11-12-2014, 10:42 AM
Last Post: vinod123
  GMAIL Object Identification sidqtp 2 3,410 11-08-2014, 10:12 AM
Last Post: vinod123
  HAVING PROBLEM IN CREATING OBJECT OF TEST BATCH RUNNER mayankchauhan 0 3,324 04-04-2014, 05:29 PM
Last Post: mayankchauhan

Forum Jump:


Users browsing this thread: 1 Guest(s)