v2.0.3 provides programmatic access to configuration #560
vobu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The releases from
2.0.0 .. 2.0.3
are maintenance and bugfix releases so far -with the exception of
2.0.3
: this version allows for programmatic access to thewdi5
configuration (including all WebdriverIO options) via the global variable__wdi5Config
at runtime.At the same time, this config caching resolved loosing previously done configuration when late injecting
wdi5
.Kudos to @nair-sumesh for this! 🙇
Beta Was this translation helpful? Give feedback.
All reactions