The problem
My issue is, now it working on to run testdroid file in bitbar cloud for IOS application.
I have generated IPA file from Xcode 9.2 and i given the ipa file path in script also. But when i am running test script in the terminal its generating 2 errors i.e:
app press “before all” hook:
Error: timeout of 600000ms exceeded. Ensure the done() callback is being called in this test.
app press “after all” hook:
Error: timeout of 600000ms exceeded. Ensure the done() callback is being called in this test.
could anyone please solve this issue.
Environment
Appium version : 1.7.2
Desktop OS/version used to run Appium : macOS 10.13.4
Node.js version : 9.1.0
Appium CLI or Appium.app|exe: Appium tool 1…5.3 version
Details
I have to run my full application in testdroid. But i couldn’t facing "before all hook and after all hook"
errors. I have set 6 mins of time also