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
* feat: add command asControl for multi remote to each browser
* feat: add support for multiremotedriver to call instances implicit
* feat: add support for ui5ready, navTo, make all tests running again
* feat: add missing browserinstance ref in browser js
* feat: move multiremote config to new location
* feat: add headless support for multiremote
* fix: remove DRY, due to prior merge conflict
* feat: #281 add missing browser instance references to cliend side js
* feat: set browser as default parameter for ui5 inject
* feat: change check for ui5 version on multiremote
* fix: linting issues
* chore: bump chromedriver to 103.0.0
* chore: set default screen size for testing cap to 1920x1280
Why no use of
browserInstance
in filesclient-side-js/
_navTo, injectTools, injectUI5, testLibrary
?Originally posted by @dominikfeininger in #272 (comment)
The text was updated successfully, but these errors were encountered: