Skip to main content Skip to docs navigation

Location Command

Perform location specific commands

On this page
Action
Element Finder Value
LocationCommand::Description
LocationCommand::reloadForce reload the current page from the server.
LocationCommand::href::https://getautoclicker.comOpen https://getautoclicker.com in the same tab.
LocationCommand::replace::https://getautoclicker.comNavigate to the page without keeping history (Back won’t return here).
LocationCommand::assign::https://getautoclicker.comNavigate to the page (like clicking a link).
LocationCommand::focusFocus the window/page.
LocationCommand::blurRemove focus from the window/page.
LocationCommand::printOpen the print dialog.
LocationCommand::stopStop loading the page.
LocationCommand::moveBy::x,yMove the window by x and y pixels.
LocationCommand::moveTo::x,yMove the window to x and y coordinates.
LocationCommand::open::https://getautoclicker.comOpen https://getautoclicker.com in a new tab.