How do I extract the page URL?
Top
Previous
Next
Q:
How do I extract the page URL?
A:
The URL of the current page is stored in the internal variable
{{!URLCURRENT}}
. You can use this value inside of commands like any other variable. Or extract it by assigning the value to the
EXTRACT
command:
SET !EXTRACTADD {{!URLCURRENT}}
Page URL
http://www.iopus.com/imacros/help/faq_extract_page_url.htm