Skip to content

Conversation

@dprevost-LMI
Copy link
Contributor

Fixes #1986

  • Fix double negation in Expected with isNot when using enhanceErrorBe
  • Fix incorrect Received value with isNot when using enhanceErrorBe
  • Code refactoring simplification to understand the code better

Add toHaveTitle on main so it will be easier to "compare" with multi-remote  support changes
- Fix double negation in `Expected` with `isNot` when using `enhanceErrorBe`
- Fix incorrect Received value with `isNot` when using `enhanceErrorBe`
- Code refactoring simplify to better understand the code
@dprevost-LMI dprevost-LMI force-pushed the fix-enhanceErrorBe-ambigious-isNot-failure-message branch from 9c1183e to cb27d1c Compare January 5, 2026 04:49
@dprevost-LMI dprevost-LMI changed the title fix failure msg with enhanceErrorBe + code refactoring simplification fix: failure msg with enhanceErrorBe + code refactoring simplification Jan 5, 2026
@dprevost-LMI
Copy link
Contributor Author

dprevost-LMI commented Jan 5, 2026

Need to merge #1983 first

dprevost-LMI added a commit to dprevost-LMI/expect-webdriverio that referenced this pull request Jan 5, 2026
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.

Ambiguous error with toBeEnabled and negated isNot

1 participant