Skip to content

browser.Load or devtoolcontext.GotoAsync ? #52

Answered by amaitland
aadslingerland asked this question in Q&A
Discussion options

You must be logged in to vote

Load initiates a navigation, it doesn't wait for the page to actually load.

Use GotoAsync over LoadUrlAsync as it ties into the CDP events, and that's what the tests use.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aadslingerland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants