Gets current location of browser, this does not return actual location but it returns values of browser location. This is done to provide mocking behavior for unit testing.
Gets current location of browser, this does not return actual location but it returns values of browser location. This is done to provide mocking behavior for unit testing.
Get current window title
Set current window title
Navigate current browser to given url.
url
parameters
Sends signal to remove window/popup/frame, it will not immediately remove, because it will identify whether it can remove or not by displaying cancellation warning. Only if there is no cancellation warning or user chooses to force close, it will not remove.
true if view was removed successfully
Generated using TypeDoc
This is just to preload Alert window.