豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions