This action is intended to navigate within the current tab to the specified URL
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Action context for working with the browser | Robin.Selenium | Browser context | Yes |
Results | ||||
Result | The resulting variable to which the current URL will be written | Robin.String |
It is possible to write without “www”, for example "ya.ru".
Open browser and follow the link https://old.bankrot.fedresurs.ru/DebtorsSearch.aspx?Name=, save this link to a string type variable for further use, open the link in a new tab, next - close browser.
Use the "Open Browser", "Navigate", "Get active URL", "Navigate", "Close browser" actions.
The program robot completed successfully.