Web Add-in Extensibility planning checklist
Custom Control Support Planning Checklist | Specify in Toolkit XML? | Support by JavaScript function? | |
---|---|---|---|
The sources for this custom control are located in: C:\Users\Public\Documents\ExtAccTool\Samples\WebExtSample\Application\Book.htm | n/a | n/a | |
Specify the Web test object base class that the new test object class extends: (Default—WebElement) WebElement | n/a | n/a | |
Is the base test object class WebElement? Yes If No, is there a base element (an element that matches the base test object class)? If there is a base element, do you need a JavaScript function to return it? |
|
| |
Specify the New Web test object class details:
| n/a | n/a | |
Specify the basis for identifying the test object class to use for the control: | Yes | No | |
Specify the basis for naming the test object: | n/a | Yes | |
List the identification properties to support. Mark which should be available (and which selected by default) for checkpoints and which (if any) should be used for Smart Identification: | No | Yes | |
List the test object methods to support (if required, include arguments, return values, Help file location and Help ID): | No | Yes | |
Provide a dynamic list of values for any test object method arguments? If so, list the arguments: N/A | n/a |
| |
Specify the types of children that UFT One should learn with the control: None |
| No | |
Display test objects of this class in the Object Spy? |
| n/a | |
Provide support for recording? If so, list the events that should trigger recording: Clicks on title, image, author names, and Used |
|
|