Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

85 fix environment setup#86

Merged
jevgenijusmarinuskinas merged 2 commits intoplaywrightfrom
85-fix-environment-setup
Jan 14, 2021
Merged

85 fix environment setup#86
jevgenijusmarinuskinas merged 2 commits intoplaywrightfrom
85-fix-environment-setup

Conversation

@jevgenijusmarinuskinas
Copy link
Collaborator

  • Changed environment to PlaywrightEnvironment
  • Adapted and fixes Element methods
  • Removed duplicate configuration
  • Adapted network throttling (for Chromium specifically)

//testEnvironment: "./test-environment/environment.js",
testEnvironment: "./test-environment/environment.js",
preset: "jest-playwright-preset",
testEnvironmentOptions: {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where browsers that will run is set, when this is removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jest-playwright.config.js

@jevgenijusmarinuskinas jevgenijusmarinuskinas merged commit 04ca74f into playwright Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants