Skip to content

fix: replace console.print with console.log #2071

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

atinux
Copy link
Contributor

@atinux atinux commented Dec 6, 2019

Since console.print() does not exists 😄

Motivation/Description of the PR

Applicable helpers:

  • Webdriver

  • Puppeteer

  • Nightmare

  • REST

  • Appium

  • Protractor

  • TestCafe

  • Description of this PR, which problem it solves

console.print() does not exists

  • A link to the corresponding issue (if applicable).

Type of change

  • Breaking changes
  • New functionality
  • Bug fix
  • Documentation changes/updates
  • Hot fix
  • Markdown files fix - not related to source 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)

Since `console.print()` does not exists 😄
@pablopaul pablopaul merged commit 8e09640 into codeceptjs:master Dec 6, 2019
@pablopaul
Copy link
Collaborator

@atinux thanks!

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