Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2021-09-20 16:54:29 +05:45
committed by Phil Davis
parent 806d224ed7
commit 55667a3ab3
87 changed files with 192 additions and 192 deletions
@@ -34,7 +34,7 @@ module.exports = {
let elemfound = true
// Language value is set to empty at beginning
// In that case jsut return false
// In that case just return false
await this.api.element('@languageValue', result => {
if (result.status < 0) {
elemfound = false