Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Sharode
Copy link
Contributor

@Sharode Sharode commented Mar 29, 2020

Motivation/Description of the PR

  • Description of this PR, which problem it solves
  • Resolves #issueId (if applicable).

Applicable helpers:

  • WebDriver
  • Puppeteer
  • Nightmare
  • REST
  • FileHelper
  • Appium
  • Protractor
  • TestCafe
  • Playwright

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • customLocator
  • pauseOnFail
  • puppeteerCoverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • wdio

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@DavertMik
Copy link
Contributor

Thank you!

@DavertMik DavertMik merged commit f55fd34 into codeceptjs:master Mar 30, 2020
DavertMik added a commit that referenced this pull request Mar 31, 2020
* updated docs & playwright guide

* commentSteps plugin

* minor tests fixes

* Playwright fixes - Work in progress (#2291)

* fix wait for value

* fix waitForEnabled

* fix add cookies

Co-authored-by: George Griffiths <[email protected]>

* fixed tests for playwright

* fixed Playwright/Puppeteer tests

* Fix run-workers issue in gherkin (#2293)

* fixed allure test

* updated changelog, fixed tests

* fixed tests

* fixed playwright setup, fixed worker tests

* fixed WebDriver test

* removed xvfb from playwright setup

* added xvfb run to playwright setup

* added one lib to playwright setup

* Store --profile in process.env.profile instead of process.profile to make it available in workers.

* fixed typo in basic within section readme (#2294)

* Backward compatibility for using in process.profile.

* Add fallback in test config.

* Store --profile in process.env.profile also for run-rerun command.

* fixed tests

* updated changelog

* updated documentation

Co-authored-by: Mykhailo Bodnarchuk <mykhailo.bodnarchuk@surfer-172-29-3-81-hotspot.internet-for-guests.com>
Co-authored-by: George Griffiths <[email protected]>
Co-authored-by: George Griffiths <[email protected]>
Co-authored-by: Koushik Mohan <[email protected]>
Co-authored-by: Paul Vincent Beigang <[email protected]>
Co-authored-by: Sharode <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants