Skip to content

Conversation

gkushang
Copy link
Contributor

@gkushang gkushang commented Aug 4, 2023

Motivation/Description of the PR

  • it does not run the await eval function to heal the element at runtime due to I is not defined error. The Eval should run with the helper instead of I to resolve it.
  • resolves heal plugin not working in v3.5.2 #3766

Applicable helpers:

  • Playwright
  • WebDriver

Applicable plugins:

  • allure
  • autoDelay
  • autoLogin
  • heal
  • 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)

@kobenguyent kobenguyent added the bug label Aug 5, 2023
@Arhell Arhell requested a review from DavertMik August 7, 2023 00:34
This was referenced Aug 20, 2023
@DavertMik
Copy link
Contributor

replaced with #3820

@DavertMik DavertMik closed this Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

heal plugin not working in v3.5.2
4 participants