Action
Returns a list of all images, including image links.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
lsGetImages = browserpage.GetImages ( )
Variable
|
Description
|
lsGetImages
|
Returns a list of all images, including image links.
LIST OF STRING.
|
Notes
This function works only with the DOM extension.
Example
LIST OF STRING BrowserPage.GetImages()