* feat: add @opensumi/playwright package
* feat: add view containers id into elements
* feat: add quick command palette handler and rename testname
* feat: support open view command and command palette
* test: support open any view anytime
* chore: support debug current playwright test
* feat: support custom workspace files with the test
* feat: support calling context menu on anywhere
* chore: skip copy/paste case cause the permission issue
* test: open file without preview mode
* chore: waiting for goto symbol
* chore: resolve fix error
* chore: fix test error
* chore: add e2e github action
* chore: update e2e.yml
* chore: ignore playwright lib for eslint
* chore: add logger mock
* chore: add parallel execution
* chore: use ubuntu-20.04
* chore: move some deps to devDependences
* chore: use other playwright action
* chore: run init & test
* chore: fix test command
* chore: add extension download script
* chore: add template folder for test
* chore: add miniSize property
* chore: support clipboard api test
* chore: upload test results
* chore: not use headless test
* chore: update report result
* chore: fix typo