Skip to content

Userflow testing with headless testing #15344

Answered by adamraine
SivasubramanianV asked this question in Q&A
Discussion options

You must be logged in to vote

Can we do userflow testing with wdio headless mode?

We do not officially support wdio but I would expect a getPuppeteer for the headless browser to work.

How does the result of this reflect the real user scenario?
Which is better for reflecting actual web performance?Head or headless

If you are using the old headless mode there can be some differences from standard browser execution. In general I would recommend using the new headless mode which should mirror normal browser execution. I'm not sure which one wdio is using though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SivasubramanianV
Comment options

Answer selected by SivasubramanianV
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