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
{{ message }}
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
I will get feed back that I cannot use both capabilities and multiCapabilities together. It is not immediately clear that args maps to capabilities and will override multiCapabilities, this could either be clarified in docs or the args variable renamed.
Thanks!
The text was updated successfully, but these errors were encountered:
If I setup my gruntfile with something like this:
but also have the following in my
protractor.conf.js
:I will get feed back that I cannot use both
capabilities
andmultiCapabilities
together. It is not immediately clear thatargs
maps tocapabilities
and will overridemultiCapabilities
, this could either be clarified in docs or theargs
variable renamed.Thanks!
The text was updated successfully, but these errors were encountered: