Skip to content
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

feat: blur and focus for other helpers #3737

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

kobenguyent
Copy link
Collaborator

Motivation/Description of the PR

Applicable helpers:

  • WebDriver
  • Puppeteer
  • TestCafe
  • Playwright

Type of change

  • 🐛 Bug fix
  • 📋 Documentation changes/updates

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 DavertMik merged commit bd2f7e0 into 3.x Jul 7, 2023
8 checks passed
@DavertMik DavertMik deleted the feat/blur-and-focus-for-helpers branch July 7, 2023 16:45
@DavertMik
Copy link
Contributor

Thank you! Should be good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] implement I.blur and I.focus
2 participants