Version 1.29.x #538
giulong
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Supporting ElementLocatorFactory in page initialising
Since the introduction of the auto-wait capability, an instance of AjaxElementLocatorFactory was used internally. Thanks to @pratiktiwari13 who implemented feature #154, it's now possible to override it with the DefaultElementLocatorFactory with:
It's also possible to override the default timeout of the
AjaxElementLocatorFactorylike this:What's Changed
New Contributors
Full Changelog: v1.28.0...v1.29.0
This discussion was created from the release Version 1.29.x.
Beta Was this translation helpful? Give feedback.
All reactions