Skip to content

Instantly share code, notes, and snippets.

@mfaisalkhatri
Created December 12, 2017 13:11
Show Gist options
  • Save mfaisalkhatri/64bed9f5022ae124b2100f2d28950cd1 to your computer and use it in GitHub Desktop.
Save mfaisalkhatri/64bed9f5022ae124b2100f2d28950cd1 to your computer and use it in GitHub Desktop.
[18:18:37.920] [INFO ] - Preparing to perform actions on Android device element [UserName]... (AndroidActivity:)
[18:18:37.930] [INFO ] - Loading elements on [Android] activity... (DeviceActivity:)
[18:19:10.706] [INFO ] - Tapping on element [UserName]... (DeviceElementActions:)
[18:19:15.147] [INFO ] - Clearing element [UserName]... (DeviceElementActions:)
[18:19:23.841] [INFO ] - Entering text [faisal.khatri@ymail.com] in element [UserName]... (DeviceElementActions:)
[18:19:30.868] [INFO ] - Preparing to perform actions on Android device... (AndroidActivity:)
[18:19:30.878] [INFO ] - Capturing screenshot and saving at [D:\Github\FacebookAutomationWithAppium/screenshots/SCR-20171212-181930.jpeg]... (DeviceActions:)
[18:19:33.303] [INFO ] - Preparing to perform actions on Android device element [Password]... (AndroidActivity:)
[18:19:34.162] [INFO ] - Tapping on element [Password]... (DeviceElementActions:)
[18:19:38.687] [INFO ] - Clearing element [Password]... (DeviceElementActions:)
[18:19:42.640] [INFO ] - Entering text [Shaban@07] in element [Password]... (DeviceElementActions:)
[18:19:47.742] [INFO ] - Preparing to perform actions on Android device... (AndroidActivity:)
[18:19:47.742] [INFO ] - Capturing screenshot and saving at [D:\Github\FacebookAutomationWithAppium/screenshots/SCR-20171212-181947.jpeg]... (DeviceActions:)
[18:19:49.771] [INFO ] - Preparing to perform actions on Android device element [LgnBtn]... (AndroidActivity:)
[18:19:50.945] [INFO ] - Tapping on element [LgnBtn]... (DeviceElementActions:)
[18:19:55.255] [INFO ] - Preparing to perform actions on Android device element [Continue]... (AndroidActivity:)
[18:19:55.255] [INFO ] - Loading elements on [Android] activity... (DeviceActivity:)
[18:20:00.446] [INFO ] - Tapping on element [Continue]... (DeviceElementActions:)
[18:20:07.757] [INFO ] - Preparing to perform actions on Android device element [OkBtn]... (AndroidActivity:)
[18:20:07.757] [INFO ] - Loading elements on [Android] activity... (DeviceActivity:)
[18:20:08.973] [INFO ] - Tapping on element [OkBtn]... (DeviceElementActions:)
[18:20:16.092] [INFO ] - Preparing to perform actions on Android device element [SwipeIt]... (AndroidActivity:)
[18:20:16.092] [INFO ] - Loading elements on [Android] activity... (DeviceActivity:)
[18:20:17.897] [INFO ] - Swiping [UP] on element [SwipeIt]... (DeviceElementActions:)
[18:20:17.907] [ERROR] - com.github.wasiqb.coteafs.error.NotImplementedError: Swipe! Coming Soon!! (ErrorUtils:)
[18:20:17.907] [ERROR] - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) (ErrorUtils:)
[18:20:17.907] [ERROR] - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) (ErrorUtils:)
[18:20:17.917] [ERROR] - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) (ErrorUtils:)
[18:20:17.917] [ERROR] - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.error.util.ErrorUtil.fail(ErrorUtil.java:102) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.error.util.ErrorUtil.fail(ErrorUtil.java:70) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.utils.ErrorUtils.fail(ErrorUtils.java:56) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.utils.ErrorUtils.fail(ErrorUtils.java:44) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.device.DeviceElementActions.swipe(DeviceElementActions.java:239) (ErrorUtils:)
[18:20:17.917] [ERROR] - at com.facebook.test.FbLoginTestWithCoteafsAppium.test1(FbLoginTestWithCoteafsAppium.java:76) (ErrorUtils:)
[18:20:17.917] [ERROR] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (ErrorUtils:)
[18:20:17.917] [ERROR] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (ErrorUtils:)
[18:20:17.917] [ERROR] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (ErrorUtils:)
[18:20:17.917] [ERROR] - at java.lang.reflect.Method.invoke(Method.java:498) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeMethod(Invoker.java:661) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.TestRunner.privateRun(TestRunner.java:744) (ErrorUtils:)
[18:20:17.917] [ERROR] - at org.testng.TestRunner.run(TestRunner.java:602) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.runTest(SuiteRunner.java:380) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.run(SuiteRunner.java:289) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuitesLocally(TestNG.java:1226) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuites(TestNG.java:1144) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.TestNG.run(TestNG.java:1115) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) (ErrorUtils:)
[18:20:17.927] [ERROR] - at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) (ErrorUtils:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment