|
||
---|---|---|
.. | ||
docs | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
README.md | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json |
README.md
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.
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
- Getting Started
- Extensibility
- Theia 🎭 Playwright Template
- Building and Developing Theia 🎭 Playwright
Additional Information
License
- Eclipse Public License 2.0
- 一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception
Trademark
"Theia" is a trademark of the Eclipse Foundation https://www.eclipse.org/theia