Increase timeout for Signup processing and update error message if the test fails on this step.
To test:
Make sure that Sign up tests are passing. To test if the proper error message is displayed change this line to let signupProcessingTimeout = this.explicitWaitMS / 500;
Increase timeout for Signup processing and update error message if the test fails on this step.
To test: Make sure that Sign up tests are passing. To test if the proper error message is displayed change this line to
let signupProcessingTimeout = this.explicitWaitMS / 500;