This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [debug] [GENERIC] Responding to client with driver.getStatus() result: {"build":{"version":"1.17.1"}} | |
| Jun 27, 2020 9:58:52 AM com.appium.manager.LocalAppiumManager startAppiumServer | |
| INFO: LocalAppiumManagerAppium Server Started at......http://127.0.0.1:3966/wd/hub | |
| Jun 27, 2020 9:58:52 AM com.appium.manager.DeviceAllocationManager allocateDevice | |
| INFO: Allocated Device com.appium.manager.AppiumDevice@3a887224 for Execution | |
| Jun 27, 2020 9:58:52 AM com.appium.manager.DeviceAllocationManager allocateDevice | |
| INFO: Allocated Device com.appium.manager.AppiumDevice@35349a0f for Execution | |
| [HTTP] <-- GET /wd/hub/status 200 15 ms - 68 | |
| [HTTP] | |
| Jun 27, 2020 9:58:52 AM com.appium.manager.AppiumDriverManager initialiseDriver |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 15:40:56.88991400 ---------- closing connection from 127.0.0.1:55016 to /devtools/page/A2FE1A8E4076B2669046AE9A2D33A9F3 ---------- | |
| 15:40:56.89012300 browser Inspector.detached({"reason":"target_closed"}) | |
| 15:41:18.99793500 ---------- connection from 127.0.0.1:55096 to /devtools/page/C19F30FA70264524A4452270FA38F1E6 ---------- | |
| 15:41:18.99800700 checking protocol versions on: ws://localhost:9200/devtools/page/C19F30FA70264524A4452270FA38F1E6 | |
| 15:41:18.99797600 Legend: protocol informations, received events, sent request frames, requests params, received responses, error response. | |
| 15:41:18.99997500 protocol version: 1.3 | |
| 15:41:19.00002700 versions: Chrome(Chrome/78.0.3904.113), V8(7.8.279.23), Webkit(537.36 (@63599a5e28a5cc5f0bebb075f517773cea1fa966)) | |
| 15:41:19.00004500 browser user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) taiko-electron/1.0.0 Chrome/78.0.3904.113 Electron/7.1.2 Safari/537.36 | |
| 15:41:19.00006300 connecti |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| saikrisv@in-Saikrisv ~ /usr/local/Cellar/node@8/8.12.0/lib/node_modules/appium/build/lib/main.js | |
| [Appium] Welcome to Appium v1.15.0-rc.5 | |
| [Appium] Appium REST http interface listener started on 0.0.0.0:4723 | |
| [HTTP] --> POST /wd/hub/session | |
| [HTTP] {"desiredCapabilities":{"app":"/Users/saikrisv/git/VodQaAdvancedAppium/vodqa.zip","platformVersion":"13.0","automationName":"XCuiTest","browserName":"","platformName":"iOS","deviceName":"iPhone 11","launchTimeout":700000,"usePrebuiltWDA":false},"capabilities":{"firstMatch":[{"appium:app":"/Users/saikrisv/git/VodQaAdvancedAppium/vodqa.zip","appium:automationName":"XCuiTest","browserName":"","appium:deviceName":"iPhone 11","appium:launchTimeout":700000,"platformName":"ios","appium:platformVersion":"13.0","appium:usePrebuiltWDA":false}]}} | |
| [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"app":"/Users/saikrisv/git/VodQaAdvancedAppium/vodqa.zip","platformVersion":"13.0","automationName":"XCuiTest","browserName":"","platformName":"iOS","deviceName":"iPhon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Appium] Welcome to Appium v1.14.0-beta.2 | |
| [Appium] Non-default server args: | |
| [Appium] address: 127.0.0.1 | |
| [Appium] port: 21610 | |
| [Appium] logFile: /Users/vsts/agent/2.153.2/work/1/s/target/appiumlogs/appium_logs.txt | |
| [Appium] relaxedSecurityEnabled: true | |
| [Appium] Appium REST http interface listener started on 127.0.0.1:21610 | |
| [HTTP] --> GET /wd/hub/status | |
| [HTTP] {} | |
| [debug] [GENERIC] Calling AppiumDriver.getStatus() with args: [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "_id": "5c0ef67294917527cfa97b32", | |
| "testresult": "Fail", | |
| "testClassName": "SliderTest", | |
| "dataProviderValue": [], | |
| "adbLogs": "/Users/saikrisv/git/AppiumTestDistribution/target/adblogs/emulator-5554__customDescriptionAndMaxRetriesTest.txt", | |
| "testException": "expected [true] but found [false]", | |
| "testMethodName": "customDescriptionAndMaxRetriesTest", | |
| "startTime": "11:27:29 PM", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "consumer": { | |
| "name": "DateConsumer" | |
| }, | |
| "provider": { | |
| "name": "validDate provider" | |
| }, | |
| "interactions": [ | |
| { | |
| "description": "a request for JSON data", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ``` | |
| [ | |
| { | |
| "_id": "5c0bbba5bab221513af8f751", | |
| "testresult": "Pass", | |
| "testClassName": "DragnDropTest", | |
| "dataProviderValue": [], | |
| "adbLogs": "/Users/saikrisv/git/AppiumTestDistribution/target/adblogs/emulator-5554__dragNDrop.txt", | |
| "testMethodName": "dragNDrop", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "_id": "5c0bb2d6bab221513af8f73e", | |
| "testresult": "Pass", | |
| "testClassName": "SliderTest", | |
| "dataProviderValue": [ | |
| "saikrishna", | |
| "password" | |
| ], | |
| "adbLogs": "/Users/saikrisv/git/AppiumTestDistribution/target/adblogs/emulator-5554__dataProviderTest.txt", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/bin/java -ea -Didea.test.cyclic.buffer.size=1048576 "-javaagent:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar=52592:/Applications/IntelliJ IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar:/Applications/IntelliJ IDEA.app/Contents/plugins/testng/lib/testng-plugin.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/charsets.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/deploy.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/ext/cldrdata.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/ext/dnsns.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/ext/jaccess.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/ext/jfxrt.jar:/Library/Java/JavaVirtualMachines/jdk1.8.0_192.jdk/Contents/Home/jre/lib/ext/localedata.jar:/L |