Release 2.0.0-rc.1
- Fixed ui-tests errorShot saving failure by adding
await
tobrowser.saveScreenshot()
. - Fixed ss-tests number of running instances on tv board by fixing maxInstances config property name.
- Removed eslint-related configs in
package.json
.