* setup for skipping the bot comments if user skips the comments tour * Using the onboarding status api * removed comments * fixed typos * added test cases * small fixes * updated the tests * minor update to a test case
6 lines
117 B
JSON
6 lines
117 B
JSON
{
|
|
"username":"input[name='email']",
|
|
"password":"input[name='password']",
|
|
"submitBtn":"button[type='submit']"
|
|
}
|