Not able to type in Password Field

Hi team,

I am not able to type in password field.

Java Code:
WebElement password=driver.findElement(By.id(“com.timesgroup.timesjobs:id/password_edit”));
password.click();
password.sendKeys(“appleapp”);

Applum Log:

info: → POST /wd/hub/session {“desiredCapabilities”:{“platformName”:“Android”,“version”:“4.4.4”,“deviceName”:“ZX1B32QJD6”}}
info: Client User-Agent string: Apache-HttpClient/4.5.1 (Java/1.8.0_51)
info: [debug] The following desired capabilities were provided, but not recognized by appium. They will be passed on to any other services running on this server. : version
info: [debug] No appActivity desired capability or server param. Parsing from apk.
info: [debug] No appPackage desired capability or server param. Parsing from apk.
info: [debug] Using local app from command line: C:\Users\Susheel.Thakur\Downloads\timesjobs.apk
info: [debug] Creating new appium session 9a5009f3-cee9-4053-887f-f99a72df23ab
info: Starting android appium
info: [debug] Getting Java version
info: Java version is: 1.8.0_51
info: [debug] Checking whether adb is present
info: [debug] Using adb from D:\software\sdk\platform-tools\adb.exe
info: [debug] Parsing package and activity from app manifest
info: [debug] Checking whether aapt is present
info: [debug] Using aapt from D:\software\sdk\build-tools\23.0.3\aapt.exe
info: [debug] Extracting package and launch activity from manifest.
info: [debug] executing cmd: D:\software\sdk\build-tools\23.0.3\aapt.exe dump badging C:\Users\Susheel.Thakur\Downloads\timesjobs.apk
info: [debug] badging package: com.timesgroup.timesjobs
info: [debug] badging act: com.timesgroup.timesjobs.SplashActivity
info: [debug] Parsed package and activity are: com.timesgroup.timesjobs/com.timesgroup.timesjobs.SplashActivity
info: [debug] Using fast reset? true
info: [debug] Preparing device for session
info: [debug] Checking whether app is actually present
info: Retrieving device
info: [debug] Trying to find a connected android device
info: [debug] Getting connected devices…
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe devices
info: [debug] 1 device(s) connected
info: Found device 11af6163
info: [debug] Setting device id to 11af6163
info: [debug] Waiting for device to be ready and to respond to shell commands (timeout = 5)
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 wait-for-device
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “echo ‘ready’”
info: [debug] Starting logcat capture
info: [debug] Getting device API level
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “getprop ro.build.version.sdk”
info: [debug] Device is at API Level 21
info: Device API level is: 21
info: [debug] Extracting strings for language: default
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “getprop persist.sys.language”
info: [debug] Current device persist.sys.language:
info: [debug] java -jar “C:\Program Files (x86)\Appium\node_modules\appium\node_modules\appium-adb\jars\appium_apk_tools.jar” “stringsFromApk” “C:\Users\Susheel.Thakur\Downloads\timesjobs.apk” “C:\Users\SUSHEE~1.THA\AppData\Local\Temp\com.timesgroup.timesjobs”
info: [debug] Reading strings from converted strings.json
info: [debug] Setting language to default
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 push “C:\Users\SUSHEE~1.THA\AppData\Local\Temp\com.timesgroup.timesjobs\strings.json” /data/local/tmp
info: [debug] Checking whether aapt is present
info: [debug] Using aapt from D:\software\sdk\build-tools\23.0.3\aapt.exe
info: [debug] Retrieving process from manifest.
info: [debug] executing cmd: D:\software\sdk\build-tools\23.0.3\aapt.exe dump xmltree C:\Users\Susheel.Thakur\Downloads\timesjobs.apk AndroidManifest.xml
info: [debug] Set app process to: com.timesgroup.timesjobs
info: [debug] Not uninstalling app since server not started with --full-reset
info: [debug] Checking app cert for C:\Users\Susheel.Thakur\Downloads\timesjobs.apk.
info: [debug] executing cmd: java -jar “C:\Program Files (x86)\Appium\node_modules\appium\node_modules\appium-adb\jars\verify.jar” C:\Users\Susheel.Thakur\Downloads\timesjobs.apk
info: [debug] App already signed.
info: [debug] Zip-aligning C:\Users\Susheel.Thakur\Downloads\timesjobs.apk
info: [debug] Checking whether zipalign is present
info: [debug] Using zipalign from D:\software\sdk\build-tools\23.0.3\zipalign.exe
info: [debug] Zip-aligning apk.
info: [debug] executing cmd: D:\software\sdk\build-tools\23.0.3\zipalign.exe -f 4 C:\Users\Susheel.Thakur\Downloads\timesjobs.apk C:\Users\SUSHEE~1.THA\AppData\Local\Temp\116103-752-y1pnj6\appium.tmp
info: [debug] MD5 for app is b797ea1f1be907d2afaf677da7fa33c6
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “ls /data/local/tmp/b797ea1f1be907d2afaf677da7fa33c6.apk”
info: [debug] Getting install status for com.timesgroup.timesjobs
info: [debug] Getting device API level
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “getprop ro.build.version.sdk”
info: [debug] Device is at API Level 21
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “pm list packages -3 com.timesgroup.timesjobs”
info: [debug] App is installed
info: App is already installed, resetting app
info: [debug] Running fast reset (stop and clear)
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “am force-stop com.timesgroup.timesjobs”
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “pm clear com.timesgroup.timesjobs”
info: [debug] Forwarding system:4724 to device:4724
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 forward tcp:4724 tcp:4724
info: [debug] Pushing appium bootstrap to device…
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 push “C:\Program Files (x86)\Appium\node_modules\appium\build\android_bootstrap\AppiumBootstrap.jar” /data/local/tmp/
info: [debug] Pushing settings apk to device…
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 install “C:\Program Files (x86)\Appium\node_modules\appium\build\settings_apk\settings_apk-debug.apk”
info: [debug] Pushing unlock helper app to device…
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 install “C:\Program Files (x86)\Appium\node_modules\appium\build\unlock_apk\unlock_apk-debug.apk”
info: Starting App
info: [debug] Attempting to kill all ‘uiautomator’ processes
info: [debug] Getting all processes with ‘uiautomator’
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “ps ‘uiautomator’”
info: [debug] No matching processes found
info: [debug] Running bootstrap
info: [debug] spawning: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell uiautomator runtest AppiumBootstrap.jar -c io.appium.android.bootstrap.Bootstrap -e pkg com.timesgroup.timesjobs -e disableAndroidWatchers false
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: numtests=1
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: stream=
info: [debug] [UIAUTOMATOR STDOUT] io.appium.android.bootstrap.Bootstrap:
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: current=1
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS_CODE: 1
info: [debug] [BOOTSTRAP] [debug] Socket opened on port 4724
info: [debug] [BOOTSTRAP] [debug] Appium Socket Server Ready
info: [debug] [BOOTSTRAP] [debug] Loading json…
info: [debug] Waking up device if it’s not alive
info: [debug] Pushing command to appium work queue: [“wake”,{}]
info: [debug] [BOOTSTRAP] [debug] json loading complete.
info: [debug] [BOOTSTRAP] [debug] Registered crash watchers.
info: [debug] [BOOTSTRAP] [debug] Client connected
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“wake”,“params”:{}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: wake
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “dumpsys window”
info: [debug] Screen already unlocked, continuing.
info: [debug] Pushing command to appium work queue: [“getDataDir”,{}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“getDataDir”,“params”:{}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: getDataDir
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:“/data/local/tmp”}
info: [debug] dataDir set to: /data/local/tmp
info: [debug] Pushing command to appium work queue: [“compressedLayoutHierarchy”,{“compressLayout”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“compressedLayoutHierarchy”,“params”:{“compressLayout”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: compressedLayoutHierarchy
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:false}
info: [debug] Getting device API level
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “getprop ro.build.version.sdk”
info: [debug] Device is at API Level 21
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “am start -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000 -n com.timesgroup.timesjobs/com.timesgroup.timesjobs.SplashActivity”
info: [debug] Waiting for pkg “com.timesgroup.timesjobs” and activity “com.timesgroup.timesjobs.SplashActivity” to be focused
info: [debug] Getting focused package and activity
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “dumpsys window windows”
info: [debug] executing cmd: D:\software\sdk\platform-tools\adb.exe -s 11af6163 shell “getprop ro.build.version.release”
info: [debug] Device is at release version 5.0.2
info: [debug] Device launched! Ready for commands
info: [debug] Setting command timeout to the default of 60 secs
info: [debug] Appium session started with sessionId 9a5009f3-cee9-4053-887f-f99a72df23ab
info: ← POST /wd/hub/session 303 9248.825 ms - 74
info: → GET /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab {}
info: [debug] Responding to client with success: {“status”:0,“value”:{“platform”:“LINUX”,“browserName”:“Android”,“platformVersion”:“5.0.2”,“webStorageEnabled”:false,“takesScreenshot”:true,“javascriptEnabled”:true,“databaseEnabled”:false,“networkConnectionEnabled”:true,“locationContextEnabled”:false,“warnings”:{},“desired”:{“platformName”:“Android”,“version”:“4.4.4”,“deviceName”:“ZX1B32QJD6”},“platformName”:“Android”,“version”:“4.4.4”,“deviceName”:“11af6163”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← GET /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab 200 4.150 ms - 465 {“status”:0,“value”:{“platform”:“LINUX”,“browserName”:“Android”,“platformVersion”:“5.0.2”,“webStorageEnabled”:false,“takesScreenshot”:true,“javascriptEnabled”:true,“databaseEnabled”:false,“networkConnectionEnabled”:true,“locationContextEnabled”:false,“warnings”:{},“desired”:{“platformName”:“Android”,“version”:“4.4.4”,“deviceName”:“ZX1B32QJD6”},“platformName”:“Android”,“version”:“4.4.4”,“deviceName”:“11af6163”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/login_btn”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/login_btn”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/login_btn”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/login_btn using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/login_btn]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“1”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“1”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 41.515 ms - 87 {“status”:0,“value”:{“ELEMENT”:“1”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/1/click {“id”:“1”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“1”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“1”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/1/click 200 619.403 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/login_btn”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/login_btn”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/login_btn”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/login_btn using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/login_btn]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“2”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“2”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 553.783 ms - 87 {“status”:0,“value”:{“ELEMENT”:“2”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/2/click {“id”:“2”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“2”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“2”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/2/click 200 732.819 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/forgot_pwd”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/forgot_pwd”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/forgot_pwd”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/forgot_pwd using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/forgot_pwd]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“3”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“3”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 532.715 ms - 87 {“status”:0,“value”:{“ELEMENT”:“3”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/3/click {“id”:“3”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“3”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“3”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/3/click 200 417.836 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/retrieve_btn”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/retrieve_btn”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/retrieve_btn”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/retrieve_btn using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/retrieve_btn]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“4”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“4”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 553.854 ms - 87 {“status”:0,“value”:{“ELEMENT”:“4”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/4/click {“id”:“4”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“4”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“4”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/4/click 200 3598.614 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/email_edit”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/email_edit”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/email_edit”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/email_edit using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/email_edit]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“5”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“5”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 19.811 ms - 87 {“status”:0,“value”:{“ELEMENT”:“5”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/5/value {“id”:“5”,“value”:[“[email protected]”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId":“5”,“text”:"[email protected]”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId":“5”,“text”:"[email protected]”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: [email protected]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/5/value 200 5153.882 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/retrieve_btn”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/retrieve_btn”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/retrieve_btn”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/retrieve_btn using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/retrieve_btn]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“6”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“6”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 537.386 ms - 87 {“status”:0,“value”:{“ELEMENT”:“6”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/6/click {“id”:“6”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“6”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“6”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/6/click 200 362.725 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“name”,“value”:“REGISTER”}
warn: [DEPRECATED] The name locator strategy has been deprecated and will be removed. Please use the accessibility id locator strategy instead.
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“name”,“selector”:“REGISTER”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“name”,“selector”:“REGISTER”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding REGISTER using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=REGISTER, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=REGISTER, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“7”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“7”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 21.983 ms - 87 {“status”:0,“value”:{“ELEMENT”:“7”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/7/click {“id”:“7”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“7”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“7”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/7/click 200 209.861 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“name”,“value”:“Name”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“name”,“selector”:“Name”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“name”,“selector”:“Name”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding Name using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Name, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Name, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“8”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“8”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 44.253 ms - 87 {“status”:0,“value”:{“ELEMENT”:“8”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/8/value {“id”:“8”,“value”:[“Neelam”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId”:“8”,“text”:“Neelam”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId”:“8”,“text”:“Neelam”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: Neelam
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/8/value 200 6106.379 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“name”,“value”:“Email”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“name”,“selector”:“Email”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“name”,“selector”:“Email”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding Email using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Email, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Email, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“9”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“9”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 519.984 ms - 87 {“status”:0,“value”:{“ELEMENT”:“9”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/9/value {“id”:“9”,“value”:[“[email protected]”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId":“9”,“text”:"[email protected]”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId":“9”,“text”:"[email protected]”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: [email protected]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/9/value 200 6100.827 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“name”,“value”:“Show password”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“name”,“selector”:“Show password”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“name”,“selector”:“Show password”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding Show password using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Show password, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Show password, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“10”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“10”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 53.051 ms - 88 {“status”:0,“value”:{“ELEMENT”:“10”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/10/click {“id”:“10”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“10”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“10”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/10/click 200 189.398 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/password_edit”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/password_edit”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/password_edit”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/password_edit using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/password_edit]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“11”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“11”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 26.622 ms - 88 {“status”:0,“value”:{“ELEMENT”:“11”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/11/click {“id”:“11”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“11”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“11”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/11/click 200 184.997 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/11/value {“id”:“11”,“value”:[“appleapp”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId”:“11”,“text”:“appleapp”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId”:“11”,“text”:“appleapp”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: appleapp
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/11/value 200 5773.233 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/mobile_edit”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/mobile_edit”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/mobile_edit”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/mobile_edit using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/mobile_edit]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“12”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“12”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 440.498 ms - 88 {“status”:0,“value”:{“ELEMENT”:“12”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/12/value {“id”:“12”,“value”:[“9910881849”]}
info: [debug] Pushing command to appium work queue: [“element:setText”,{“elementId”:“12”,“text”:“9910881849”,“replace”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:setText”,“params”:{“elementId”:“12”,“text”:“9910881849”,“replace”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: setText
info: [debug] [BOOTSTRAP] [debug] Using element passed in.
info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().
info: [debug] [BOOTSTRAP] [debug] Could not check for hint text because the element is not focused!
info: [debug] [BOOTSTRAP] [debug] Clearing text not successful. Attempting to clear by selecting all and deleting.
info: [debug] [BOOTSTRAP] [debug] Could not check for hint text because the element is not focused!
info: [debug] [BOOTSTRAP] [debug] Clearing text not successful. Attempting to clear by sending delete keys.
info: [debug] [BOOTSTRAP] [debug] Could not check for hint text because the element is not focused!
info: [debug] [BOOTSTRAP] [debug] Exhausted all means to clear text but ‘Mobile No.’ remains.
info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.
info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: 9910881849
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/12/value 200 15032.716 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/next_btn”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/next_btn”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/next_btn”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/next_btn using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/next_btn]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:{“ELEMENT”:“13”}}
info: [debug] Responding to client with success: {“status”:0,“value”:{“ELEMENT”:“13”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 200 19.436 ms - 88 {“status”:0,“value”:{“ELEMENT”:“13”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/13/click {“id”:“13”}
info: [debug] Pushing command to appium work queue: [“element:click”,{“elementId”:“13”}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“element:click”,“params”:{“elementId”:“13”}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:0,“value”:true}
info: [debug] Responding to client with success: {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element/13/click 200 3154.513 ms - 76 {“status”:0,“value”:true,“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: → POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element {“using”:“id”,“value”:“com.timesgroup.timesjobs:id/functional_text”}
info: [debug] Waiting up to 0ms for condition
info: [debug] Pushing command to appium work queue: [“find”,{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/functional_text”,“context”:“”,“multiple”:false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {“cmd”:“action”,“action”:“find”,“params”:{“strategy”:“id”,“selector”:“com.timesgroup.timesjobs:id/functional_text”,“context”:“”,“multiple”:false}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: find
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/functional_text using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/functional_text]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding com.timesgroup.timesjobs:id/functional_text using ID with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[INSTANCE=0, RESOURCE_ID=com.timesgroup.timesjobs:id/functional_text]
info: [debug] [BOOTSTRAP] [debug] Returning result: {“status”:7,“value”:“No element found”}
info: [debug] Condition unmet after 22ms. Timing out.
info: [debug] Responding to client with error: {“status”:7,“value”:{“message”:“An element could not be located on the page using the given search parameters.”,“origValue”:“No element found”},“sessionId”:“9a5009f3-cee9-4053-887f-f99a72df23ab”}
info: ← POST /wd/hub/session/9a5009f3-cee9-4053-887f-f99a72df23ab/element 500 25.753 ms - 195

UI Automator Link for the Element :https://cl.ly/hz2L

It may having issues in keyboard after redirecting to the password field from the other field.

try:

driver.hideKeyboard();