Appium is getting stuck after sometime while executing a suite

e(Constructor.java:423)
com.mysql.jdbc.Util.handleNewInstance(Util.java:411)
com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:416)
com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:347)
java.sql.DriverManager.getConnection(DriverManager.java:664)
java.sql.DriverManager.getConnection(DriverManager.java:247)
com.slingmedia.safe.generalwrappers.DatabaseDriver.getDBConnection(DatabaseDriver.java:82)
com.slingmedia.safe.generalwrappers.DatabaseDriver.getApplicationID(DatabaseDriver.java:1157)
com.slingmedia.safe.generalwrappers.DatabaseDriver.updateTestStatus(DatabaseDriver.java:375)
com.slingmedia.safe.testnglistener.TestListener.onTestSkipped(TestListener.java:250)
org.testng.internal.Invoker.runTestListeners(Invoker.java:1683)
org.testng.internal.Invoker.runTestListeners(Invoker.java:1675)
org.testng.internal.Invoker.invokeMethod(Invoker.java:700)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:49:17 46 TestListener [INFO] Exception occoured while creating the test report entry null
2016-09-24 14:49:22 46 XmlDriver [INFO] pageName - MediaPageDvr
2016-09-24 14:49:22 46 XmlDriver [INFO] elementName - DA.MediaCard.Recommended
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().buttons()[“Recommended”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 327.748 ms - 179
2016-09-24 14:49:22 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.MediaCard.Recommended” type “UIAUTOMATOR” description " Media Card Program info" Value “target.frontMostApp().mainWindow().buttons()[“Recommended”]”
2016-09-24 14:49:22 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 332 milliseconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().mainWindow().buttons()[“Recommended”]}
2016-09-24 14:49:22 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:22 46 AppiumExceptions [INFO] Exception Message is The specified element DA.MediaCard.Recommended Media Card Program info does not exist
2016-09-24 14:49:22 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.MediaCard.Recommended Media Card Program info does not exist
2016-09-24 14:49:22 126 IOSDriverAPI [ERROR] The UI element DA.MediaCard.Recommended [target.frontMostApp().mainWindow().buttons()[“Recommended”]] is not displayed
2016-09-24 14:49:22 46 XmlDriver [INFO] pageName - Streaming
2016-09-24 14:49:22 46 XmlDriver [INFO] elementName - DA.Streaming.Video
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().navigationBar().buttons()[“VIDEO”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1083.163 ms - 179
2016-09-24 14:49:23 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Streaming.Video” type “UIAUTOMATOR” description " Background video tab" Value “target.frontMostApp().navigationBar().buttons()[“VIDEO”]”
2016-09-24 14:49:23 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().navigationBar().buttons()[“VIDEO”]}
2016-09-24 14:49:23 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:23 46 AppiumExceptions [INFO] Exception Message is The specified element DA.Streaming.Video Background video tab does not exist
2016-09-24 14:49:23 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.Streaming.Video Background video tab does not exist
2016-09-24 14:49:23 126 IOSDriverAPI [ERROR] The UI element DA.Streaming.Video [target.frontMostApp().navigationBar().buttons()[“VIDEO”]] is not displayed
2016-09-24 14:49:23 55 ApplicationMethods [INFO] Streaming is not happening on background
2016-09-24 14:49:23 46 XmlDriver [INFO] pageName - Streaming
2016-09-24 14:49:23 46 XmlDriver [INFO] elementName - DA.Streaming.Slider
2016-09-24 14:49:23 46 XmlDriver [INFO] pageName - Streaming
2016-09-24 14:49:23 46 XmlDriver [INFO] elementName - DA.Streaming.Done
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().navigationBar().buttons()[“Done”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1085.635 ms - 179
2016-09-24 14:49:24 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Streaming.Done” type “UIAUTOMATOR” description " Streaming Stop Done key" Value “target.frontMostApp().navigationBar().buttons()[“Done”]”
2016-09-24 14:49:24 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.09 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().navigationBar().buttons()[“Done”]}
2016-09-24 14:49:24 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:24 46 AppiumExceptions [INFO] Exception Message is The specified element DA.Streaming.Done Streaming Stop Done key does not exist
2016-09-24 14:49:24 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.Streaming.Done Streaming Stop Done key does not exist
2016-09-24 14:49:24 126 IOSDriverAPI [ERROR] The UI element DA.Streaming.Done [target.frontMostApp().navigationBar().buttons()[“Done”]] is not displayed
2016-09-24 14:49:24 126 ApplicationMethods [ERROR] Not in streaming view
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().sliders()[0]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1103.291 ms - 179
2016-09-24 14:49:25 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Streaming.Slider” type “UIAUTOMATOR” description " Streaming page Slider" Value “target.frontMostApp().mainWindow().sliders()[0]”
2016-09-24 14:49:25 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.11 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().mainWindow().sliders()[0]}
2016-09-24 14:49:25 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:25 46 AppiumExceptions [INFO] Exception Message is The specified element DA.Streaming.Slider Streaming page Slider does not exist
2016-09-24 14:49:25 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.Streaming.Slider Streaming page Slider does not exist
2016-09-24 14:49:25 126 IOSDriverAPI [ERROR] The UI element DA.Streaming.Slider [target.frontMostApp().mainWindow().sliders()[0]] is not displayed
2016-09-24 14:49:25 55 ApplicationMethods [INFO] Streaming is not happening
2016-09-24 14:49:25 46 XmlDriver [INFO] pageName - PopUps
2016-09-24 14:49:25 46 XmlDriver [INFO] elementName - DA.RateMe.Label
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1030.781 ms - 179
2016-09-24 14:49:27 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:27 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.04 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:27 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:27 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:27 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]” The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:27 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label is not displayed
2016-09-24 14:49:27 118 IOSDriverAPI [ERROR] Waiting for an element “DA.RateMe.Label” to be displayed with an exception
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1055.294 ms - 179
2016-09-24 14:49:30 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:30 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.06 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:30 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:30 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:30 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]” The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:30 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label is not displayed
2016-09-24 14:49:30 118 IOSDriverAPI [ERROR] Waiting for an element “DA.RateMe.Label” to be displayed with an exception
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1007.023 ms - 179
2016-09-24 14:49:32 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:32 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.01 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:32 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:32 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:32 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]” The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:32 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label is not displayed
2016-09-24 14:49:32 118 IOSDriverAPI [ERROR] Waiting for an element “DA.RateMe.Label” to be displayed with an exception
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1180.838 ms - 179
2016-09-24 14:49:34 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:34 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.19 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:34 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:34 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:34 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]” The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:34 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label is not displayed
2016-09-24 14:49:34 118 IOSDriverAPI [ERROR] Waiting for an element “DA.RateMe.Label” to be displayed with an exception
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1034.963 ms - 179
2016-09-24 14:49:36 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:36 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.04 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:36 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:36 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:36 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]” The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:36 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label is not displayed
2016-09-24 14:49:36 118 IOSDriverAPI [ERROR] Waiting for an element “DA.RateMe.Label” to be displayed with an exception
2016-09-24 14:49:36 126 IOSDriverAPI [ERROR] Element with name “DA.RateMe.Label” value “target.frontMostApp().alert().buttons()[“No, Thanks”]” is not displayed after timeout 5
2016-09-24 14:49:36 118 IOSDriverAPI [ERROR] The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.getWebElement(IOSDriverAPI.java:455)
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.isDisplayed(IOSDriverAPI.java:777)
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.waitForElementToBeVisible(IOSDriverAPI.java:865)
com.slingmedia.safe.applicationmethods.ApplicationMethods.appClose(ApplicationMethods.java:668)
com.slingmedia.safe.testscripts.UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.after(UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.java:83)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
org.testng.internal.Invoker.invokeMethod(Invoker.java:707)
org.testng.internal.Invoker.invokeTestMethod(Invoker.java:820)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1128)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:49:36 55 ApplicationMethods [INFO] Rate me pop up is not displayed
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“No, Thanks”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1074.728 ms - 179
2016-09-24 14:49:37 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.RateMe.Label” type “UIAUTOMATOR” description " NoInternetConnection popup label" Value “target.frontMostApp().alert().buttons()[“No, Thanks”]”
2016-09-24 14:49:37 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.08 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“No, Thanks”]}
2016-09-24 14:49:37 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:37 46 AppiumExceptions [INFO] Exception Message is The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:37 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.RateMe.Label NoInternetConnection popup label does not exist
2016-09-24 14:49:37 126 IOSDriverAPI [ERROR] The UI element DA.RateMe.Label [target.frontMostApp().alert().buttons()[“No, Thanks”]] is not displayed
2016-09-24 14:49:37 46 XmlDriver [INFO] pageName - MediaPageDvr
2016-09-24 14:49:37 46 XmlDriver [INFO] elementName - DA.Common.OK
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().alert().buttons()[“OK”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1227.175 ms - 179
2016-09-24 14:49:38 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Common.OK” type “UIAUTOMATOR” description " OK button after any action successful" Value “target.frontMostApp().alert().buttons()[“OK”]”
2016-09-24 14:49:38 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 1.23 seconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().alert().buttons()[“OK”]}
2016-09-24 14:49:38 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:49:38 46 AppiumExceptions [INFO] Exception Message is The specified element DA.Common.OK OK button after any action successful does not exist
2016-09-24 14:49:38 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.Common.OK OK button after any action successful does not exist
2016-09-24 14:49:38 126 IOSDriverAPI [ERROR] The UI element DA.Common.OK [target.frontMostApp().alert().buttons()[“OK”]] is not displayed
2016-09-24 14:49:38 55 ApplicationMethods [INFO] No pop up is displayed
2016-09-24 14:49:38 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:49:38 46 XmlDriver [INFO] elementName - DA.Launch.Home.Guide
2016-09-24 14:49:38 46 XmlDriver [INFO] pageName - Guide
2016-09-24 14:49:38 46 XmlDriver [INFO] elementName - DA.Guide.All
2016-09-24 14:49:38 55 ApplicationMethods [INFO] Tapped on Guide tab
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform {“actions”:[{“action”:“press”,“options”:{“x”:279,“y”:725}},{“action”:“wait”,“options”:{“ms”:0}},{“action”:“release”,“options”:{}}]}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform 200 1225.554 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“ALL”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1174.453 ms - 89 {“status”:0,“value”:{“ELEMENT”:“542”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“ALL”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 964.164 ms - 89 {“status”:0,“value”:{“ELEMENT”:“543”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/543/enabled {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/543/enabled 200 1087.558 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:49:47 55 IOSDriverAPI [INFO] The UI element DA.Guide.All [target.frontMostApp().tabBar().buttons()[“ALL”]] is enabled
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/542/click {“id”:“542”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/542/click 200 1253.067 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:49:48 55 IOSDriverAPI [INFO] The UI element with name DA.Guide.All [target.frontMostApp().tabBar().buttons()[“ALL”]] is clicked
2016-09-24 14:49:48 46 XmlDriver [INFO] pageName - Guide
2016-09-24 14:49:48 46 XmlDriver [INFO] elementName - DA.Guide.Present
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().buttons()[“NOW”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1087.090 ms - 89 {“status”:0,“value”:{“ELEMENT”:“544”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().buttons()[“NOW”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1112.352 ms - 89 {“status”:0,“value”:{“ELEMENT”:“545”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/545/enabled {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/545/enabled 200 942.424 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:49:51 55 IOSDriverAPI [INFO] The UI element DA.Guide.Present [target.frontMostApp().mainWindow().buttons()[“NOW”]] is enabled
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/544/click {“id”:“544”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/544/click 200 1241.568 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:49:52 55 IOSDriverAPI [INFO] The UI element with name DA.Guide.Present [target.frontMostApp().mainWindow().buttons()[“NOW”]] is clicked
2016-09-24 14:49:52 46 ApplicationMethods [INFO] Closing the Application
2016-09-24 14:49:52 46 UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM [INFO] Application is closed
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - Username
2016-09-24 14:49:52 46 XmlDriver [INFO] testCasedataRootnode is set successfully
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - Username
2016-09-24 14:49:52 46 XmlDriver [INFO] [email protected]
2016-09-24 14:49:52 46 XmlDriver [INFO] Value - [email protected]
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - Password
2016-09-24 14:49:52 46 XmlDriver [INFO] testCasedataRootnode is set successfully
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - Password
2016-09-24 14:49:52 46 XmlDriver [INFO] btcdacc26
2016-09-24 14:49:52 46 XmlDriver [INFO] Value - btcdacc26
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Shared
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - ReceiverID
2016-09-24 14:49:52 46 XmlDriver [INFO] testCasedataRootnode is set successfully
2016-09-24 14:49:52 46 XmlDriver [INFO] pageName - Shared
2016-09-24 14:49:52 46 XmlDriver [INFO] inputKeyName - ReceiverID
2016-09-24 14:49:52 46 XmlDriver [INFO] Rahul913Eth
2016-09-24 14:49:52 46 XmlDriver [INFO] Value - Rahul913Eth
2016-09-24 14:50:02 55 ApplicationMethods [INFO] Logging into accounts
2016-09-24 14:50:02 46 XmlDriver [INFO] pageName - Install
2016-09-24 14:50:02 46 XmlDriver [INFO] elementName - DA.Install.IAccept.Button
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().buttons()[“I Accept”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 972.476 ms - 179
2016-09-24 14:50:03 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Install.IAccept.Button” type “UIAUTOMATOR” description " I accept button text" Value “target.frontMostApp().mainWindow().buttons()[“I Accept”]”
2016-09-24 14:50:03 126 IOSDriverAPI [ERROR] An element could not be located on the page using the given search parameters. (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 976 milliseconds
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: ‘2.53.0’, revision: ‘35ae25b1534ae328c771e0856c93e187490ca824’, time: ‘2016-03-15 10:43:46’
System info: host: ‘Admins-MacBook-Pro.local’, ip: ‘192.168.1.6’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.4’, java.version: ‘1.8.0_91’
Driver info: io.appium.java_client.ios.IOSDriver
Capabilities [{networkConnectionEnabled=false, autoWebviewTimeout=60000, warnings={}, bundleId=com.dishnetwork.DANY-Mobile, databaseEnabled=false, deviceName=IOS, ignoreUnimportantViews=true, platform=MAC, desired={autoWebviewTimeout=60000, newCommandTimeout=480000, platformVersion=9.1.3, bundleId=com.dishnetwork.DANY-Mobile, waitForAppScript=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, deviceName=IOS, ignoreUnimportantViews=true, resetKeyboard=true}, newCommandTimeout=480000, platformVersion=9.1.3, webStorageEnabled=false, locationContextEnabled=false, browserName=iOS, takesScreenshot=true, waitForAppScript=true, javascriptEnabled=true, unicodeKeyboard=true, udid=bbf20e0c5fc880d54d1e3a9491284d2150e059a0, platformName=iOS, resetKeyboard=true}]
Session ID: 270e1d58-cb36-4045-a3c1-c5cb3470e030
*** Element info: {Using=-ios uiautomation, value=target.frontMostApp().mainWindow().buttons()[“I Accept”]}
2016-09-24 14:50:03 46 AppiumExceptions [INFO] exceptionString is org.openqa.selenium.NoSuchElementException
2016-09-24 14:50:03 46 AppiumExceptions [INFO] Exception Message is The specified element DA.Install.IAccept.Button I accept button text does not exist
2016-09-24 14:50:03 126 IOSDriverAPI [ERROR] Exception occoured The specified element DA.Install.IAccept.Button I accept button text does not exist
2016-09-24 14:50:03 126 IOSDriverAPI [ERROR] The UI element DA.Install.IAccept.Button [target.frontMostApp().mainWindow().buttons()[“I Accept”]] is not displayed
2016-09-24 14:50:03 55 ApplicationMethods [INFO] Checking for login text field
2016-09-24 14:50:03 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:50:03 46 XmlDriver [INFO] elementName - DA.Login.UserName.TextBox
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements {“using”:“class name”,“value”:“UIAScrollView”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements 200 24959.440 ms - 91 {“status”:0,“value”:[{“ELEMENT”:“546”}],“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:50:28 55 IOSDriverAPI [INFO] Number of scroll views found: 1
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].textFields()[0]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 942.147 ms - 179
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[-1].webViews()[0].textFields()[0]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1085.942 ms - 179
2016-09-24 14:50:30 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Login.UserName.TextBox” type “UIAUTOMATOR” description " Login page user name text box" Value “target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].textFields()[0]”
2016-09-24 14:50:30 126 IOSDriverAPI [ERROR] The UI element DA.Login.UserName.TextBox is not displayed
2016-09-24 14:50:30 118 IOSDriverAPI [ERROR] java.lang.NullPointerException
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.isDisplayed(IOSDriverAPI.java:816)
com.slingmedia.safe.applicationmethods.ApplicationMethods.login(ApplicationMethods.java:76)
com.slingmedia.safe.testscripts.UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.before(UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.java:51)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
org.testng.internal.Invoker.retryFailed(Invoker.java:967)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:50:30 55 ApplicationMethods [INFO] Its already logged in
2016-09-24 14:50:30 55 ApplicationMethods [INFO] Checking for Profile page
2016-09-24 14:50:30 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:50:30 46 XmlDriver [INFO] elementName - DA.Login.Launch.Profile
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements {“using”:“class name”,“value”:“UIAScrollView”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements 200 10039.175 ms - 91 {“status”:0,“value”:[{“ELEMENT”:“547”}],“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:50:40 55 IOSDriverAPI [INFO] Number of scroll views found: 1
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].staticTexts()[“Master”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 949.155 ms - 179
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[-1].webViews()[0].staticTexts()[“Master”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1099.125 ms - 179
2016-09-24 14:50:42 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Login.Launch.Profile” type “UIAUTOMATOR” description " Master profile screen" Value “target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].staticTexts()[“Master”]”
2016-09-24 14:50:42 126 IOSDriverAPI [ERROR] The UI element DA.Login.Launch.Profile is not displayed
2016-09-24 14:50:42 118 IOSDriverAPI [ERROR] java.lang.NullPointerException
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.isDisplayed(IOSDriverAPI.java:816)
com.slingmedia.safe.applicationmethods.ApplicationMethods.login(ApplicationMethods.java:112)
com.slingmedia.safe.testscripts.UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.before(UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.java:51)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
org.testng.internal.Invoker.retryFailed(Invoker.java:967)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:50:42 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:50:42 46 XmlDriver [INFO] elementName - DA.Login.Launch.Profile.Admin
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements {“using”:“class name”,“value”:“UIAScrollView”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements 200 10043.197 ms - 91 {“status”:0,“value”:[{“ELEMENT”:“548”}],“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:50:52 55 IOSDriverAPI [INFO] Number of scroll views found: 1
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].staticTexts()[“Admin”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1112.879 ms - 179
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[-1].webViews()[0].staticTexts()[“Admin”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1082.349 ms - 179
2016-09-24 14:50:55 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Login.Launch.Profile.Admin” type “UIAUTOMATOR” description " Admin profile screen" Value “target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].staticTexts()[“Admin”]”
2016-09-24 14:50:55 126 IOSDriverAPI [ERROR] The UI element DA.Login.Launch.Profile.Admin is not displayed
2016-09-24 14:50:55 118 IOSDriverAPI [ERROR] java.lang.NullPointerException
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.isDisplayed(IOSDriverAPI.java:816)
com.slingmedia.safe.applicationmethods.ApplicationMethods.login(ApplicationMethods.java:117)
com.slingmedia.safe.testscripts.UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.before(UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.java:51)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
org.testng.internal.Invoker.retryFailed(Invoker.java:967)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:50:55 55 ApplicationMethods [INFO] Checking for introduction screen
2016-09-24 14:50:55 46 XmlDriver [INFO] pageName - Login
2016-09-24 14:50:55 46 XmlDriver [INFO] elementName - DA.Login.IntroductionPage
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements {“using”:“class name”,“value”:“UIAScrollView”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements 200 10062.352 ms - 91 {“status”:0,“value”:[{“ELEMENT”:“549”}],“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:05 55 IOSDriverAPI [INFO] Number of scroll views found: 1
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[0].webViews()[0].staticTexts()[“Watch\n\t\t\t\tlive content customized for you right on your Home screen using Top\n\t\t\t\tPicks: Live”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1391.067 ms - 175
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().scrollViews()[-1].webViews()[0].staticTexts()[“Watch\n\t\t\t\tlive content customized for you right on your Home screen using Top\n\t\t\t\tPicks: Live”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 500 1375.245 ms - 175
2016-09-24 14:51:07 126 IOSDriverAPI [ERROR] Exception occoured while finding the given element name “DA.Login.IntroductionPage” type “UIAUTOMATOR” description " Thuzz no later button" Value “target.frontMostApp().mainWindow().scrollViews()[1].webViews()[0].staticTexts()[“Watch
live content customized for you right on your Home screen using Top
Picks: Live”]”
2016-09-24 14:51:07 126 IOSDriverAPI [ERROR] The UI element DA.Login.IntroductionPage is not displayed
2016-09-24 14:51:07 118 IOSDriverAPI [ERROR] java.lang.NullPointerException
com.slingmedia.safe.appiumwrappers.IOSDriverAPI.isDisplayed(IOSDriverAPI.java:816)
com.slingmedia.safe.applicationmethods.ApplicationMethods.login(ApplicationMethods.java:126)
com.slingmedia.safe.testscripts.UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.before(UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM.java:51)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:498)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:86)
org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:514)
org.testng.internal.Invoker.invokeConfigurations(Invoker.java:215)
org.testng.internal.Invoker.invokeMethod(Invoker.java:589)
org.testng.internal.Invoker.retryFailed(Invoker.java:967)
org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1146)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
org.testng.TestRunner.privateRun(TestRunner.java:782)
org.testng.TestRunner.run(TestRunner.java:632)
org.testng.SuiteRunner.runTest(SuiteRunner.java:366)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:361)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:319)
org.testng.SuiteRunner.run(SuiteRunner.java:268)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1244)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.run(TestNG.java:1064)
com.slingmedia.safe.suiterunner.SuiteRunner.main(SuiteRunner.java:96)
2016-09-24 14:51:07 55 ApplicationMethods [INFO] Checking for Live Tv
2016-09-24 14:51:07 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:07 46 XmlDriver [INFO] elementName - DA.Launch.LiveTv
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().navigationBar().buttons()[“LIVE TV”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1110.959 ms - 89 {“status”:0,“value”:{“ELEMENT”:“550”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/550/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/550/displayed 200 1082.066 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:10 55 IOSDriverAPI [INFO] The UI element DA.Launch.LiveTv is displayed
2016-09-24 14:51:10 55 ApplicationMethods [INFO] Login happened Succesfully
2016-09-24 14:51:10 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:10 46 XmlDriver [INFO] elementName - DA.Launch.Home
2016-09-24 14:51:10 55 ApplicationMethods [INFO] Tapped on Home tab
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform {“actions”:[{“action”:“press”,“options”:{“x”:179,“y”:725}},{“action”:“wait”,“options”:{“ms”:0}},{“action”:“release”,“options”:{}}]}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform 200 1245.061 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:15 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:15 46 XmlDriver [INFO] elementName - DA.Home.Receivername
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[0]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1026.108 ms - 89 {“status”:0,“value”:{“ELEMENT”:“551”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[0]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1101.850 ms - 89 {“status”:0,“value”:{“ELEMENT”:“552”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/552/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/552/displayed 200 948.762 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:18 55 IOSDriverAPI [INFO] The UI element DA.Home.Receivername [target.frontMostApp().tabBar().buttons()[0]] is displayed
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/551/text {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/551/text 200 953.006 ms - 85 {“status”:0,“value”:“Rahul913Eth”,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:19 55 IOSDriverAPI [INFO] The text “Rahul913Eth” got from UI element with name DA.Home.Receivername [target.frontMostApp().tabBar().buttons()[0]]
2016-09-24 14:51:19 46 ApplicationMethods [INFO] Current receiver name isRahul913Eth
2016-09-24 14:51:19 46 ApplicationMethods [INFO] Default receiver :Rahul913Eth
2016-09-24 14:51:19 46 ApplicationMethods [INFO] Already connected to receiver: Rahul913Eth
2016-09-24 14:51:19 46 UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM [INFO] Application is lanched and running
2016-09-24 14:51:19 46 TestListener [INFO] Test method “test” starting
2016-09-24 14:51:19 55 ApplicationMethods [INFO] =====================================
2016-09-24 14:51:19 55 ApplicationMethods [INFO] Checking Application is active or not
2016-09-24 14:51:19 55 ApplicationMethods [INFO] =====================================
2016-09-24 14:51:24 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:24 46 XmlDriver [INFO] elementName - DA.Home.DishLogo
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().navigationBar().images()[“gb_logo_dish.png”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1192.170 ms - 89 {“status”:0,“value”:{“ELEMENT”:“553”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/553/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/553/displayed 200 980.084 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:27 55 IOSDriverAPI [INFO] The UI element DA.Home.DishLogo [target.frontMostApp().navigationBar().images()[“gb_logo_dish.png”]] is displayed
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().navigationBar().images()[“gb_logo_dish.png”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1078.331 ms - 89 {“status”:0,“value”:{“ELEMENT”:“554”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/554/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/554/displayed 200 942.777 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:29 55 IOSDriverAPI [INFO] The UI element DA.Home.DishLogo is displayed
2016-09-24 14:51:29 55 ApplicationMethods [INFO] =====================================
2016-09-24 14:51:29 46 ApplicationMethods [INFO] Application is active
2016-09-24 14:51:29 55 ApplicationMethods [INFO] =====================================
2016-09-24 14:51:29 55 ApplicationMethods [INFO] Checking the control session
2016-09-24 14:51:29 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:29 46 XmlDriver [INFO] elementName - DA.Home.Remote
2016-09-24 14:51:29 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:29 46 XmlDriver [INFO] elementName - DA.Launch.Home
2016-09-24 14:51:29 55 ApplicationMethods [INFO] Tapped on Home tab
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform {“actions”:[{“action”:“press”,“options”:{“x”:179,“y”:725}},{“action”:“wait”,“options”:{“ms”:0}},{“action”:“release”,“options”:{}}]}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform 200 1252.964 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:“id”,“value”:“gb icon header remote normal”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 2392.787 ms - 89 {“status”:0,“value”:{“ELEMENT”:“555”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/555/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/555/displayed 200 1076.445 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:40 55 IOSDriverAPI [INFO] The UI element DA.Home.Remote [gb icon header remote normal] is displayed
2016-09-24 14:51:40 55 ApplicationMethods [INFO] Control session is active
2016-09-24 14:51:40 46 UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM [INFO] Executing UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM scenario
2016-09-24 14:51:40 46 UC_DVRMGNT3_XiP_ViP_EDT_RDGS_EP_PGM [INFO] Put DVR content which has episodic Number
2016-09-24 14:51:40 46 XmlDriver [INFO] pageName - Home
2016-09-24 14:51:40 46 XmlDriver [INFO] elementName - DA.Launch.Home.DVR
2016-09-24 14:51:40 55 ApplicationMethods [INFO] Tapped on DVR tab
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform {“actions”:[{“action”:“press”,“options”:{“x”:479,“y”:725}},{“action”:“wait”,“options”:{“ms”:0}},{“action”:“release”,“options”:{}}]}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/touch/perform 200 1249.231 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:45 46 XmlDriver [INFO] pageName - DVR
2016-09-24 14:51:45 46 XmlDriver [INFO] elementName - DA.DVR.Recordings.Button
2016-09-24 14:51:45 46 XmlDriver [INFO] pageName - DVR
2016-09-24 14:51:45 46 XmlDriver [INFO] elementName - DA.DVR.PTAT.Button
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“PRIMETIME ANYTIME”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1680.845 ms - 89 {“status”:0,“value”:{“ELEMENT”:“556”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/556/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/556/displayed 200 949.525 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:49 55 IOSDriverAPI [INFO] The UI element DA.DVR.PTAT.Button [target.frontMostApp().tabBar().buttons()[“PRIMETIME ANYTIME”]] is displayed
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“PRIMETIME ANYTIME”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1102.785 ms - 89 {“status”:0,“value”:{“ELEMENT”:“557”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/557/displayed {}
2016-09-24 14:51:51 55 IOSDriverAPI [INFO] The UI element DA.DVR.PTAT.Button [target.frontMostApp().tabBar().buttons()[“PRIMETIME ANYTIME”]] is displayed
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/557/displayed 200 1090.962 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“PRIMETIME ANYTIME”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1078.640 ms - 89 {“status”:0,“value”:{“ELEMENT”:“558”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/558/click {“id”:“558”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/558/click 200 1258.601 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“RECORDINGS”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 1078.708 ms - 89 {“status”:0,“value”:{“ELEMENT”:“559”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/559/displayed {}
info: <-- GET /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/559/displayed 200 1091.027 ms - 76 {“status”:0,“value”:true,“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:56 55 IOSDriverAPI [INFO] The UI element DA.DVR.Recordings.Button [target.frontMostApp().tabBar().buttons()[“RECORDINGS”]] is displayed
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element {“using”:"-ios uiautomation",“value”:“target.frontMostApp().tabBar().buttons()[“RECORDINGS”]”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element 200 963.403 ms - 89 {“status”:0,“value”:{“ELEMENT”:“560”},“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/560/click {“id”:“560”}
info: <-- POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/element/560/click 200 1264.564 ms - 74 {“status”:0,“value”:"",“sessionId”:“270e1d58-cb36-4045-a3c1-c5cb3470e030”}
2016-09-24 14:51:58 46 XmlDriver [INFO] pageName - DVR
2016-09-24 14:51:58 46 XmlDriver [INFO] elementName - DA.DVR.Timer.List
info: --> POST /wd/hub/session/270e1d58-cb36-4045-a3c1-c5cb3470e030/elements {“using”:"-ios uiautomation",“value”:“target.frontMostApp().mainWindow().collectionViews()[3].cells()”}

Here it got stuck

Environment:

  1. Xcode:7.3
  2. Appium 1.4.13 and 1.4.1
  3. iPad: OS 8.1.3

PLEASE HELP ME

First put log in gist. We tired to scroll. Then write how you start appium and driver.

Appium is becoming slower after sometime

Please help me . Execution is getting slower