Timed out waiting for asynchronous script result while executing protractor scripts with appium
问题 I have a problem while running more than one test in protractor : Timed out waiting for asynchronous script result after 60010 s The code of tutorial script which is executed just after the login script : Here the code i\'m using in my config file from A Code proposed in another question but it didn\'t solve my problem ! onPrepare: function() { return browser.getProcessedConfig().then(function(config) { var browserName = config.capabilities.browserName; browser.manage().timeouts()