Skip to content

Problems with BrowserServices #35

@StaEft

Description

@StaEft

Hello, I have a problem with the methods from the BrowserServices. For example:

  • App.Browser.Maximize(), App.Browser.Back(), App.Browser.Forward(), App.Browser.Refresh();

It seems that they do not work. There are no errors thrown on execution or in debug, just the specified action does not happen.
My code is very simple. I am clicking on an item name and it opens another page/view in the same tab. After some checks I want to go back to the main page. I`ve tried with App.Browser.Back();, with or without App.Browser.WaitUntilReady();
Can you, please give me any suggestions here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions