Action
Returns a list of all image maps.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
lsMaps = browserpage.GetMaps ( )
Variable
|
Description
|
lsMaps
|
Returns a list of all image maps.
LIST OF STRING.
|
Notes
This function works only with
Internet Explorer.
Example
LIST OF STRING BrowserPage.GetMaps()