Thanks for quick reply.
Yes,'Next' button is Visible.
No button has no leading or trailing space.
I have tried with your suggestion but it is still not working.Also attached screenshot 'Appium.png' based on this you will get exact scenario
Starting Node Server
warn: Appium support for versions of node < 0.12 has been deprecated and will be removed in a future version. Please upgrade!
info: Welcome to Appium v1.4.0 (REV 8f63e2f91ef7907aed8bda763f4e5ca08e86970a)
info: Appium REST http interface listener started on 127.0.0.1:4723
info: [debug] Non-default server args: {"app":"D:\Guru99\Peddle.apk","address":"127.0.0.1","logNoColors":true,"androidPackage":"com.peddle.seller","androidActivity":"com.peddle.seller.SplashActivity","avd":"BuyerApp","androidDeviceReadyTimeout":"300","platformName":"Android","platformVersion":"18","automationName":"Appium"}
info: Console LogLevel: debug
info: --> POST /wd/hub/session {"desiredCapabilities":{"platformName":"Android","deviceName":"Emulator","VERSION":"4.4.2","appium-version":"1.4.0","appactivity":"com.peddle.seller/com.peddle.seller.SplashActivity","appPackage":"com.peddle.seller","BROWSER_NAME":"Android"}}
info: Client User-Agent string: Apache-HttpClient/4.4.1 (Java/1.7.0_80-ea)
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, appium-version, appactivity, BROWSER_NAME
info: [debug] Using local app from command line: D:\Guru99\Peddle.apk
info: [debug] Creating new appium session c387c7cd-df7a-4ee1-acad-ed49ce6f6d75
info: Starting android appium
info: [debug] Getting Java version
info: Java version is: 1.7.0_80-ea
info: [debug] Checking whether adb is present
info: [debug] Using adb from D:\SDK\platform-tools\adb.exe
info: [debug] Set chromedriver binary as: C:\Program Files\Appium\node_modules\appium\build\chromedriver\windows\chromedriver.exe
info: [debug] Using fast reset? true
info: [debug] Preparing device for session
info: [debug] Checking whether app is actually present
info: [debug] Trying to find BuyerApp emulator
info: [debug] Getting connected emulators
info: [debug] Getting connected devices...
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe devices
info: [debug] 1 device(s) connected
info: [debug] 1 emulator(s) connected
info: [debug] Sending telnet command to device: avd name
info: [debug] Getting running emulator port
info: [debug] Socket connection to device created
info: [debug] Socket connection to device ready
info: [debug] Telnet command got response: BuyerApp
info: [debug] Found emulator BuyerApp in port 5554
info: [debug] Setting device id to emulator-5554
info: [debug] Did not launch AVD because it was already running.
info: [debug] Waiting for device to be ready and to respond to shell commands (timeout = 300)
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 wait-for-device
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "echo 'ready'"
info: [debug] Starting logcat capture
info: [debug] Getting device API level
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "getprop ro.build.version.sdk"
info: [debug] Device is at API Level 17
info: Device API level is: 17
info: [debug] Extracting strings for language: default
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "getprop persist.sys.language"
info: [debug] Current device persist.sys.language: en
info: [debug] java -jar "C:\Program Files\Appium\node_modules\appium\node_modules\appium-adb\jars\appium_apk_tools.jar" "stringsFromApk" "D:\Guru99\Peddle.apk" "C:\Users\MTech\AppData\Local\Temp\com.peddle.seller" en
info: [debug] No strings.xml for language 'en', getting default strings.xml
info: [debug] java -jar "C:\Program Files\Appium\node_modules\appium\node_modules\appium-adb\jars\appium_apk_tools.jar" "stringsFromApk" "D:\Guru99\Peddle.apk" "C:\Users\MTech\AppData\Local\Temp\com.peddle.seller"
info: [debug] Reading strings from converted strings.json
info: [debug] Setting language to default
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 push "C:\Users\MTech\AppData\Local\Temp\com.peddle.seller\strings.json" /data/local/tmp
info: [debug] Checking whether aapt is present
info: [debug] Using aapt from D:\SDK\build-tools\21.1.2\aapt.exe
info: [debug] Retrieving process from manifest.
info: [debug] executing cmd: D:\SDK\build-tools\21.1.2\aapt.exe dump xmltree D:\Guru99\Peddle.apk AndroidManifest.xml
info: [debug] Set app process to: com.peddle.seller
info: [debug] Not uninstalling app since server not started with --full-reset
info: [debug] Checking app cert for D:\Guru99\Peddle.apk.
info: [debug] executing cmd: java -jar "C:\Program Files\Appium\node_modules\appium\node_modules\appium-adb\jars\verify.jar" D:\Guru99\Peddle.apk
info: [debug] App already signed.
info: [debug] Zip-aligning D:\Guru99\Peddle.apk
info: [debug] Checking whether zipalign is present
info: [debug] Using zipalign from D:\SDK\build-tools\21.1.2\zipalign.exe
info: [debug] Zip-aligning apk.
info: [debug] executing cmd: D:\SDK\build-tools\21.1.2\zipalign.exe -f 4 D:\Guru99\Peddle.apk C:\Users\MTech\AppData\Local\Temp\11564-7260-1ir0b7d\appium.tmp
info: [debug] MD5 for app is 6352d950b4758fcfdc74b5eb8c666874
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "ls /data/local/tmp/6352d950b4758fcfdc74b5eb8c666874.apk"
info: [debug] Getting install status for com.peddle.seller
info: [debug] Getting device API level
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "getprop ro.build.version.sdk"
info: [debug] Device is at API Level 17
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "pm list packages -3 com.peddle.seller"
info: [debug] App is not installed
info: Installing App
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "mkdir -p /data/local/tmp/"
info: [debug] Removing any old apks
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "ls /data/local/tmp/*.apk"
info: [debug] Found an apk we want to keep at /data/local/tmp/6352d950b4758fcfdc74b5eb8c666874.apk
info: [debug] Couldn't find any apks to remove
info: [debug] Uninstalling com.peddle.seller
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "am force-stop com.peddle.seller"
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 uninstall com.peddle.seller
info: [debug] App was not uninstalled, maybe it wasn't on device?
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "pm install -r /data/local/tmp/6352d950b4758fcfdc74b5eb8c666874.apk"
info: [debug] Forwarding system:4724 to device:4724
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 forward tcp:4724 tcp:4724
info: [debug] Pushing appium bootstrap to device...
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 push "C:\Program Files\Appium\node_modules\appium\build\android_bootstrap\AppiumBootstrap.jar" /data/local/tmp/
info: [debug] Pushing settings apk to device...
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 install "C:\Program Files\Appium\node_modules\appium\build\settings_apk\settings_apk-debug.apk"
info: [debug] Pushing unlock helper app to device...
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 install "C:\Program Files\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:\SDK\platform-tools\adb.exe -s emulator-5554 shell "ps 'uiautomator'"
info: [debug] No matching processes found
info: [debug] Running bootstrap
info: [debug] spawning: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell uiautomator runtest AppiumBootstrap.jar -c io.appium.android.bootstrap.Bootstrap -e pkg com.peddle.seller -e disableAndroidWatchers false
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: current=1
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: id=UiAutomatorTestRunner
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: class=io.appium.android.bootstrap.Bootstrap
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: stream=
info: [debug] [UIAUTOMATOR STDOUT] io.appium.android.bootstrap.Bootstrap:
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: numtests=1
info: [debug] [UIAUTOMATOR STDOUT] INSTRUMENTATION_STATUS: test=testRunServer
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] Waking up device if it's not alive
info: [debug] Pushing command to appium work queue: ["wake",{}]
info: [debug] [BOOTSTRAP] [debug] Loading json...
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: {"value":true,"status":0}
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 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: {"value":"\/data","status":0}
info: [debug] dataDir set to: /data
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: {"value":false,"status":0}
info: [debug] Getting device API level
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "getprop ro.build.version.sdk"
info: [debug] Device is at API Level 17
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "am start -S -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -f 0x10200000 -n com.peddle.seller/com.peddle.seller.SplashActivity"
info: [debug] Waiting for pkg "com.peddle.seller" and activity "com.peddle.seller.SplashActivity" to be focused
info: [debug] Getting focused package and activity
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "dumpsys window windows"
info: [debug] Getting focused package and activity
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "dumpsys window windows"
info: [debug] executing cmd: D:\SDK\platform-tools\adb.exe -s emulator-5554 shell "getprop ro.build.version.release"
info: [debug] Device is at release version 4.2.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 c387c7cd-df7a-4ee1-acad-ed49ce6f6d75
info: <-- POST /wd/hub/session 303 59317.948 ms - 74
info: --> GET /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75 {}
info: [debug] Responding to client with success: {"status":0,"value":{"platform":"LINUX","browserName":"Android","platformVersion":"4.2.2","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Emulator","VERSION":"4.4.2","appium-version":"1.4.0","appactivity":"com.peddle.seller/com.peddle.seller.SplashActivity","appPackage":"com.peddle.seller","BROWSER_NAME":"Android"},"platformName":"Android","deviceName":"emulator-5554","VERSION":"4.4.2","appium-version":"1.4.0","appactivity":"com.peddle.seller/com.peddle.seller.SplashActivity","appPackage":"com.peddle.seller","BROWSER_NAME":"Android"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- GET /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75 200 3.454 ms - 768 {"status":0,"value":{"platform":"LINUX","browserName":"Android","platformVersion":"4.2.2","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","deviceName":"Emulator","VERSION":"4.4.2","appium-version":"1.4.0","appactivity":"com.peddle.seller/com.peddle.seller.SplashActivity","appPackage":"com.peddle.seller","BROWSER_NAME":"Android"},"platformName":"Android","deviceName":"emulator-5554","VERSION":"4.4.2","appium-version":"1.4.0","appactivity":"com.peddle.seller/com.peddle.seller.SplashActivity","appPackage":"com.peddle.seller","BROWSER_NAME":"Android"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":20000}
info: [debug] Set Android implicit wait to 20000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 2.687 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"Get your offer"}
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 20000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 1159ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 2838ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 4054ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 5975ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 7844ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 9689ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 11173ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Get your offer","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Get your offer","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 Get your offer using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Get your offer, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"1"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"1"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 33409.504 ms - 87 {"status":0,"value":{"ELEMENT":"1"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/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: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/1/click 200 4107.199 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":35000}
info: [debug] Set Android implicit wait to 35000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 1.175 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"2012"}
info: [debug] Waiting up to 35000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"2012","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"2012","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 2012 using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=2012, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=2012, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding 2012 using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=2012, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=2012, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"2"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"2"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 21192.972 ms - 87 {"status":0,"value":{"ELEMENT":"2"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/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: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/2/click 200 4815.412 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":35000}
info: [debug] Set Android implicit wait to 35000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 0.879 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"Acura"}
info: [debug] Waiting up to 35000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Acura","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Acura","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 Acura using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Acura, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Acura, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"3"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"3"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 12719.138 ms - 87 {"status":0,"value":{"ELEMENT":"3"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/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: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/3/click 200 2238.769 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":35000}
info: [debug] Set Android implicit wait to 35000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 1.127 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"MDX"}
info: [debug] Waiting up to 35000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"MDX","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"MDX","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 MDX using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=MDX, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=MDX, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"4"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"4"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 11025.743 ms - 87 {"status":0,"value":{"ELEMENT":"4"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/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: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/4/click 200 1290.062 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":35000}
info: [debug] Set Android implicit wait to 35000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 0.782 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"Base"}
info: [debug] Waiting up to 35000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Base","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Base","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 Base using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Base, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Base, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"5"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"5"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 7924.845 ms - 87 {"status":0,"value":{"ELEMENT":"5"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/5/click {"id":"5"}
info: [debug] Pushing command to appium work queue: ["element:click",{"elementId":"5"}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"5"}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/5/click 200 4029.067 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":35000}
info: [debug] Set Android implicit wait to 35000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 0.953 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"I have a clean title."}
info: [debug] Waiting up to 35000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"I have a clean title.","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"I have a clean title.","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 I have a clean title. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=I have a clean title., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=I have a clean title., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"6"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"6"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 5179.840 ms - 87 {"status":0,"value":{"ELEMENT":"6"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/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: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/6/click 200 3961.963 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait {"ms":20000}
info: [debug] Set Android implicit wait to 20000ms
info: [debug] Responding to client with success: {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/timeouts/implicit_wait 200 0.992 ms - 76 {"status":0,"value":null,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"ZIP code"}
info: [debug] Waiting up to 20000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"ZIP code","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"ZIP code","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 ZIP code using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=ZIP code, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=ZIP code, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"7"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"7"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 3522.933 ms - 87 {"status":0,"value":{"ELEMENT":"7"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/7/value {"id":"7","value":["78727"]}
info: [debug] Pushing command to appium work queue: ["element:setText",{"elementId":"7","text":"78727","replace":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:setText","params":{"elementId":"7","text":"78727","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: 78727
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/7/value 200 28058.540 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"Next"}
info: [debug] Waiting up to 20000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"Next","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"Next","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 Next using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=Next, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=Next, INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":{"ELEMENT":"8"},"status":0}
info: [debug] Responding to client with success: {"status":0,"value":{"ELEMENT":"8"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element 200 9787.686 ms - 87 {"status":0,"value":{"ELEMENT":"8"},"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/8/click {"id":"8"}
info: [debug] Pushing command to appium work queue: ["element:click",{"elementId":"8"}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"element:click","params":{"elementId":"8"}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: click
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":true,"status":0}
info: [debug] Responding to client with success: {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: <-- POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element/8/click 200 1702.186 ms - 76 {"status":0,"value":true,"sessionId":"c387c7cd-df7a-4ee1-acad-ed49ce6f6d75"}
info: --> POST /wd/hub/session/c387c7cd-df7a-4ee1-acad-ed49ce6f6d75/element {"using":"name","value":"All wheels are mounted and tires are inflated."}
info: [debug] Waiting up to 20000ms for condition
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","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 All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 12048ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","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 All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 13115ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","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 All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 14264ms so far
info: [debug] Pushing command to appium work queue: ["find",{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","context":"","multiple":false}]
info: [debug] [BOOTSTRAP] [debug] Got data from client: {"cmd":"action","action":"find","params":{"strategy":"name","selector":"All wheels are mounted and tires are inflated.","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 All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Failed to locate element. Clearing Accessibility cache and retrying.
info: [debug] [BOOTSTRAP] [debug] Finding All wheels are mounted and tires are inflated. using NAME with the contextId: multiple: false
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[DESCRIPTION=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Using: UiSelector[TEXT=All wheels are mounted and tires are inflated., INSTANCE=0]
info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":"No element found","status":7}
info: [debug] Waited for 15390ms so far
Killed Node Server.
Node Server Process Ended
I can't understand while 'Next slide is not loaded'.I have applied so many suggestion from google but still not able to resolve this.It would be great if you can share your opinion.
Please refer attached screenshot 'Appium.png' for more details.