Playwright: [Feature] [Docs] Documentation of comparison with Selenium, Cypress, etc.

Created on 8 May 2020  路  5Comments  路  Source: microsoft/playwright

Documenting this will help users choose the right framework more easily.

Most helpful comment

IMHO, that's not a good reason not to document a comparison of key capabilities/architectural differences/design choices. Also, even if it starts biased, it doesn't have to remain biased, and that's one of the great things I love about open source: the community can help us be lesser and lesser biased as time progresses. 馃檪

All 5 comments

If @Writhe keeps it up-to-date, link above would work. Couple of notes though:

  • It seems like it is based on an early snapshot of Playwright and today we have v1.0, with the docs, Yarn works, etc etc.
  • It does not actually list capabilities today. Playwright has much, much more capabilities than the rest of the bunch. We'd like to make sure comparison is unbiased though and does not come from us. I'm happy to provide / edit the list of capabilities if someone starts it. Things like

    • real handling of downloads,

    • web workers

    • http routing across pages and popups

    • out-of-process iframes where you can log into real google auth

    • cross-process navigations in all browsers

    • context-wide emulation

    • built-in shadow dom piercing

    • ... this list can go on and on, nothing comes close to it :-).

I am happy to accept pull requests to the web_test_infra repo. 馃檪

Documenting this will help users choose the right framework more easily.

@sachinjoseph Fair, but all comparisons here would be inherently biased, so we'd rather avoid them.

IMHO, that's not a good reason not to document a comparison of key capabilities/architectural differences/design choices. Also, even if it starts biased, it doesn't have to remain biased, and that's one of the great things I love about open source: the community can help us be lesser and lesser biased as time progresses. 馃檪

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andyricchuiti picture andyricchuiti  路  4Comments

arjunattam picture arjunattam  路  4Comments

Sue9445 picture Sue9445  路  4Comments

pdehaan picture pdehaan  路  3Comments

osmenia picture osmenia  路  4Comments