Status
- Upgrading webdriverIO to v7 is failing with the Error : Unable to load spec files quite likely because they rely on browser object that is not fully initialised.
- Selenium test in MobileFrontend needs Node v12 supports, but still running on Node v10. refer : T284731
- Installing Dependencies on Node v12 are creating package-lock.json version 2 instead of 1
- Refer : Patch