@theia/playwright
TypeScript icon, indicating that this package has built-in type declarations

1.61.0 • Public • Published

theia-ext-logo

ECLIPSE THEIA - PLAYWRIGHT


Description

Theia 🎭 Playwright is a page object framework based on Playwright for developing system tests of Theia-based applications. See it in action below.

Theia System Testing in Action

The Theia 🎭 Playwright page objects introduce abstraction over Theia's user interfaces, encapsulating the details of the user interface interactions, wait conditions, etc., to help keeping your tests more concise, maintainable, and stable. Ready for an example?

The actual interaction with the Theia application is implemented with 🎭 Playwright in Typescript. Thus, we can take advantage of Playwright's benefits and run or debug tests headless or headful across all modern browsers. Check out Playwright's documentation for more information.

This page object framework not only covers Theia's generic capabilities, such as handling views, the quick command palette, file explorer etc. It is extensible so you can add dedicated page objects for custom Theia components, such as custom views, editors, menus, etc.

Documentation

Additional Information

License

Trademark

"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia

/@theia/playwright/

    Package Sidebar

    Install

    npm i @theia/playwright

    Weekly Downloads

    1,187

    Version

    1.61.0

    License

    EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0

    Unpacked Size

    685 kB

    Total Files

    280

    Last publish

    Collaborators

    • eclipsetheia
    • vince-fugnitto
    • bhufmann
    • marc.dumais
    • paul-marechal
    • msujew
    • tsmaeder
    • jfaltermeier
    • jhelming
    • eclipse-theia-bot
    • sgraband