BookmarkAgent
From Documentation
This agent helps users to mimic changing a bookmark on a DesktopAgent like changing URL anchor of a browser.
desktopAgent.as(BookmarkAgent.class).change("Step-1");
Supported Components
DesktopAgent | 5, 6 |
This agent helps users to mimic changing a bookmark on a DesktopAgent like changing URL anchor of a browser.
desktopAgent.as(BookmarkAgent.class).change("Step-1");
DesktopAgent | 5, 6 |
Last Update : 2012/06/21
Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License. |