You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added notContains, notSearch, notBetween, notStartsWith, notEndsWith
- Added createdBefore, createdAfter, updatedBefore, updatedAfter
- Updated both tests/languages/web/index.html and tests/languages/web/node.js
- Fixes WebNode and WebChromium test failures by ensuring all new query methods are tested
- Methods added in correct order between contains and or/and methods
0 commit comments