This file contains 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
[98887adf][AndroidUiautomator2Driver@2774] Proxying [POST /session] to [POST http://127.0.0.1:8212/session] with body: {"capabilities":{"firstMatch":[{"platformName":"Android","platformVersion":"14","deviceName":"emulator-5554","noReset":true,"appActivity":"com.Advantage.aShopping.SplashActivity","appPackage":"com.Advantage.aShopping","automationName":"uiautomator2","ensureWebviewsHavePages":true,"nativeWebScreenshot":true,"newCommandTimeout":3600,"connectHardwareKeyboard":true,"platform":"LINUX","webStorageEnabled":false,"takesScreenshot":true,"javascriptEnabled":true,"databaseEnabled":false,"networkConnectionEnabled":true,"locationContextEnabled":false,"warnings":{},"desired":{"platformName":"Android","platformVersion":"14","deviceName":"Emulator_test_123","noReset":true,"appActivity":"com.Advantage.aShopping.SplashActivity","appPackage":"com.Advantage.aShopping","automationName":"uiautomator2","ensureWebviewsHavePages":true,"nativeWebScreenshot":true,"newCommandTimeout":3600,"connectHardwareKeyboard":true} |
This file contains 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
2024-09-18 07:15:33.879 921-921/? D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled | |
2024-09-18 07:15:34.881 542-542/? W/adbd: timeout expired while flushing socket, closing | |
2024-09-18 07:15:35.983 1225-25332/? I/NearbyMediums: No BLE Fast/GATT advertisements found in the latest cycle. | |
2024-09-18 07:15:36.315 1582-2253/? I/BistoHotwordHelper: (REDACTED) getHotwordActive::active query: %s, watch: %s, devices connected: %s | |
2024-09-18 07:15:36.888 921-921/? D/StatusBarIconController: ignoring old pipeline callback because the new wifi icon is enabled | |
2024-09-18 07:15:41.380 921-1018/? D/ControlsListingControllerImpl: Subscribing callback, service count: 0 | |
--------- beginning of system | |
2024-09-18 07:15:41.389 679-1376/? D/CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10123; state: DISABLED | |
2024-09-18 07:15:41.424 921-1018/? D/ControlsListingControllerImpl: Unsubscribing callback |
This file contains 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
======================== | |
------Created-------- | |
======================== | |
Feature : As a user, I want to create a public gist. | |
Scenario : Succesfully Create gist | |
Given Open "https://gist.github.com/DianPermana" | |
And I click buton "Create a gist" | |
And I click option buton "Create public gist" | |
And Input "Gist description" with "As a user, I want to create a public gist." |