Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what is native operation of object?
#4
Not Solved
Hi Vijay,

Native properties refers to the internal operation of any run time object.Like setting the focus on txtbox, checking the disabled propety of button.
These native properties are set by the developer at the time of desiging the object and as a automation tester we cann,t access these native properties directly, so we have to use the .object properties to access them.

For button native properties can be:
1)Checked
2) Childnodes
3)Disabled
etc.
Reply


Messages In This Thread
RE: what is native operation of object? - by sshukla12 - 08-04-2011, 03:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot retrieve Native property JeL 1 1,087 07-29-2019, 05:41 PM
Last Post: JeL
  What the Native property value in {} means? JeL 1 935 07-29-2019, 05:34 PM
Last Post: JeL
  The DataTable.ExportSheet operation failed. Invalid file. Niraj 2 6,288 05-05-2015, 11:40 PM
Last Post: babu123
  Excel operation - to find usedrange of rows & col pooja 1 9,713 02-19-2015, 04:06 AM
Last Post: supputuri
  Capturing the exact time when an operation is performed. Dilliz 2 3,038 01-09-2014, 03:30 PM
Last Post: Dilliz

Forum Jump:


Users browsing this thread: 1 Guest(s)