Database |> Language |> Keywords |> 

MAP

Contents

Definition

The MAP keyword gives information about visible elements that can be interacted with on a website or specific page state. When written as a top-level keyword (instead of FROM or CRAWL, it returns fields found throughout a crawled sitemap.

MAP url

Otherwise it can be used without arguments to returns fields available on the page after prior operations.

FROM url
|> CLICK ON link
|> MAP -- Returns fields available on url after clicking on link

Related: