BookmarkAgent"
From Documentation
(Created page with "{{ZATSEssentialsPageHeader}} This agent helps users to mimic changing a bookmark on a <tt> DesktopAgent </tt> like changing URL of a browser. <source lang="java"> desktopAge...") |
|||
Line 2: | Line 2: | ||
− | This agent helps users to mimic changing a bookmark on a <tt> DesktopAgent </tt> like changing URL of a browser. | + | This agent helps users to mimic changing a bookmark on a '''<tt> DesktopAgent </tt>''' like changing URL of a browser. |
Revision as of 04:20, 15 May 2012
This agent helps users to mimic changing a bookmark on a DesktopAgent like changing URL of a browser.
desktopAgent.as(BookmarkAgent.class).bookmark("Step-1");