Skip to content

Instantly share code, notes, and snippets.

@mfaisalkhatri
Created December 12, 2017 13:10
Show Gist options
  • Save mfaisalkhatri/efedb531f6960abf99817f6d6834ccf5 to your computer and use it in GitHub Desktop.
Save mfaisalkhatri/efedb531f6960abf99817f6d6834ccf5 to your computer and use it in GitHub Desktop.
[18:20:17.907] [ERROR] - com.github.wasiqb.coteafs.error.NotImplementedError: Swipe! Coming Soon!! (ErrorUtils:70)
[18:20:17.907] [ERROR] - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) (ErrorUtils:73)
[18:20:17.907] [ERROR] - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at java.lang.reflect.Constructor.newInstance(Constructor.java:423) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.error.util.ErrorUtil.fail(ErrorUtil.java:102) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.error.util.ErrorUtil.fail(ErrorUtil.java:70) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.utils.ErrorUtils.fail(ErrorUtils.java:56) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.utils.ErrorUtils.fail(ErrorUtils.java:44) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.github.wasiqb.coteafs.appium.device.DeviceElementActions.swipe(DeviceElementActions.java:239) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at com.facebook.test.FbLoginTestWithCoteafsAppium.test1(FbLoginTestWithCoteafsAppium.java:76) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at java.lang.reflect.Method.invoke(Method.java:498) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:108) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeMethod(Invoker.java:661) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:869) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1193) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:126) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.TestRunner.privateRun(TestRunner.java:744) (ErrorUtils:73)
[18:20:17.917] [ERROR] - at org.testng.TestRunner.run(TestRunner.java:602) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.runTest(SuiteRunner.java:380) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:375) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.privateRun(SuiteRunner.java:340) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunner.run(SuiteRunner.java:289) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuitesLocally(TestNG.java:1226) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.TestNG.runSuites(TestNG.java:1144) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.TestNG.run(TestNG.java:1115) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:114) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) (ErrorUtils:73)
[18:20:17.927] [ERROR] - at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) (ErrorUtils:73)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment