Skip to content

Autologin workers #2658

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 4 commits into from
Nov 8, 2020
Merged

Autologin workers #2658

merged 4 commits into from
Nov 8, 2020

Conversation

Georgegriff
Copy link
Collaborator

@Georgegriff Georgegriff commented Nov 5, 2020

Motivation/Description of the PR

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)

@Georgegriff Georgegriff requested a review from KMKoushik November 5, 2020 18:54
@github-actions
Copy link

github-actions bot commented Nov 5, 2020

🌀 Tests overview by Testomatio

Found 885 mocha tests in 76 files
No new tests added or removed

⚠️ List all skipped tests (3)
📎 List all suites (63)

@kobenguyent kobenguyent merged commit 07be7d2 into 3.x Nov 8, 2020
@Georgegriff Georgegriff deleted the autologin_workers branch November 10, 2020 00:40
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.

autoLogin + run-workers = userSession.login is not a function
3 participants