CIBC is looking to automate accessibility testing for our Mobile (Android and iOS) Banking Applications.
We use Robot Framework and Appium. To do this we need the Deque ' axeDevToolsMobile ' Appium plugin installed, see the following link for reference…
To create an inspection mechanism for uploaded application's objects and elements to verify their attributes and map them, in order to create automation test scripts.
The inspection of these objects must follow what the appium desktop currently does…
Hello,
The idea is to add a new property at the Application Object, called "appversion" that returns the correct metadata with the application's version. What we have at this moment is only the property "version" that return the build version number…
We currently use a competing product for automated functional testing of applications on mobile devices. This allows us to record remote audio on mobile devices and then download audio files after a test. Our understanding is that the competitor uses…
Appium capability words cause the application to either be installed or restarted if it is already installed; however, in this case, they wanted to avoid rebooting the application so the Appium code could be called from any part (for example, depositing…
We need to add app version/counter/build number parameter to Appium capabilities when we start scripts, which based on UFTM+Appium integration. Currently we can launch our tests with only the following parameters using Appium capabilities:
"android_farm…
UFTM One (UFT) and UFT Developer (LeanFT) have functionalities to simulate FingerID and FaceID in iOS and Android, however it's not posible to do it though Selenium with UFT Mobile (Mobile Center).
Asking another business about this, we though that…
MobileList objects are not supported for Flutter-based applications. If you have a Flutter application that uses 'SingleChildScrollView' widgets you can only retrieve objects on the main page, if you scroll down you can no longer retrieve visible objects…
We have uploaded the application on the UFTM portal and we tried to run the test on the application where we are not able to run as we need to install the application manually on the mobile. Is there any possibility to make auto install the application…
Hi Team, LeanFT/UFT has issue recognizing URL objects using Mozilla Firefox on Android . As mentioned in the UFTM known issues doc , only Chrome and Safari are supported as native browsers Enhancement needed for object identification on other browsers…