-
## The problem
I am writing a python script to retrieve the page source of my app through
`driver.page_source`
Appium returns them in XML but I want it in JSON. So I try to send raw HTTP requests…
-
## The problem
Since the update to iOS 12.3, I am no longer able to switch new tab and preform action on iOS real device.in same tab webview and native view switching is happening. On new tab contr…
-
## The problem
When executing the iOS test scripts in Simulator of runner machine from gitlab pipeline getting error 'Unknown device or simulator UDID', but when I am running through local IDE the …
-
Hi @nanoscopic,
When i try to run ios remote provider, it fails with the following error log:
Location from redirect of controlfloor login:'https://localhost:8080/provider/'
Logged in to contr…
-
## The problem
I want to do the ios App automated testing, testing the App has been installed to ios true machine, the App "BundleId" is ". Com. Sinosun bizmate. Newace ".
The problem I encountered …
-
## The problem
Appium cannot parse page elements when connected to iOS devices, and the element tree has no corresponding content.
## Environment
Appium version (or git revision) that exhibit…
-
Hi,
I added
startMethod: "tidevice"
to my config.json file
I did
make usetidevice
but
when ./main run I get this issue.
Connected to control port
Attempting to connect to vid…
-
## The problem
Ios automated tests can find elements using the natively supported Predicate location method, but the click method does not work
element:
[{"key":"elementId","value":"4B000000-0000…
-
## The problem
WebDriverAgent app disappears when trying to launch Appium after socket hang up.
Error in terminal: WebDriverException: Message: An unknown server-side error occurred while proces…
-
**Warning:**
Run WebDriverAgent from app
Xcode:12.5
Error:
1. Double-quoted include “HTTPResponse.h” in framework header,expected angle-bracketed instead
There is no solution. How can we s…