Skip to content

Update email.md #3223

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
Feb 1, 2022
Merged

Update email.md #3223

merged 1 commit into from
Feb 1, 2022

Conversation

ngraf
Copy link
Contributor

@ngraf ngraf commented Jan 31, 2022

New available steps since v1.0.6 of Mailslurp helper added to documentation:

I.seeNumberOfEmailAttachments(2);
I.seeEmailAttachment('Attachment_1.pdf')

See recently merged PR: codeceptjs/mailslurp-helper#22

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
  • coverage
  • retryFailedStep
  • screenshotOnFail
  • selenoid
  • stepByStepReport
  • stepTimeout
  • wdio
  • subtitles

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)

New available steps since v1.0.6 of Mailslurp helper added to documentation:

```
I.seeNumberOfEmailAttachments(2);
I.seeEmailAttachment('Attachment_1.pdf')
```

See recently merged PR: codeceptjs/mailslurp-helper#22
@DavertMik
Copy link
Contributor

Thanks!

@DavertMik DavertMik merged commit c4d3f30 into codeceptjs:master Feb 1, 2022
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.

2 participants