Skip to content

Configurable timeout for page navigation #116

@sitefinitysteve

Description

@sitefinitysteve

Is your feature request related to a problem? Please describe.
Sometimes depending on the page being checked, the CI login takes over 10 seconds and chrome-devtools throws a 10000 ms exceeded error

Describe the solution you'd like
Some way to configure the timeout to be longer

Describe alternatives you've considered
Would have to pre-load all pages before running

Additional context
The problem is it's asp.net dynamic compilation, so hitting a new page triggers each widget (controller) on that page to compile before the page returns results (if it's not already preloaded)

● I'll navigate to the /test-page using the CI login and check for console
errors.

● chrome-devtools - navigate_page (MCP)(url: "https://dev.mysite.com/sso/cilogin?returnurl=/test-page")
⎿  Error: Navigation timeout of 10000 ms exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions