Amr Salem
Amr Salem
Im trying to run test against real device, appium is running inside container the device is connected to the device farm, which mean device is connected to the adb sever...
I'm trying to explore the supertest, so I was wondering if I can add in before func some kind of global config. like sending login post request then extract the...
since we are not quite sure whats the expected result from the real user scenarios is, how it can be useful to replicate this traffic on the lower environment without...
im trying to upload file as shown below but im getting error regarding timeout mo matter how much its fit ('Verify Api will return status code 200 after successful bulk...
unable to use uiautomator2 in the desired capabilities appium server log [MJSONWP] Calling AppiumDriver.createSession() with args: [{"appActivity":".common.activity.MusicMainActivity","appPackage":"com.sec.android.app.music","autoGrantPermissions":"true","automationName":"uiautomator2","deviceName":"SM_N950F","noReset":"true","platformName":"android","platformVersion":"9","udid":"988a1641434e36333130","newCommandTimeout":0,"connectHardwareKeyboard":true},null,null] [BaseDriver] Event 'newSessionRequested' logged at 1555578799241 (11:13:19 GMT+0200 (CEST)) [Appium] Appium v1.12.1 creating...
i have a weird issue im trying to use sendkeys but it triggers paste as well however it working well in different places ` DesiredCapabilities dc = new DesiredCapabilities(); dc.setCapability(MobileCapabilityType.UDID,...
## The problem save button is not working properly, for example, if I created new device caps and click save as it will be saved, then if I open this...
I was wondering if its possible to update android sdk package in docker file since "sdk-tools-linux" is deprecated and replaced with "command-line tools."
I'm trying to run an automation test using Appium but I'm getting the following error below, knowing that the emulator status shown booted is completed. ``` [UiAutomator2] Unable to force...
i encountering an issue with allure-maven plugin, maven is unable to find the plugin #### I'm submitting a ... - [yes] bug report - [ ] feature request - [...