ansonliao
ansonliao
I am using the latest version of the video recording TestNG branch for my Selenium in the TestNG framework. and the dependency is: ```xml com.automation-remarks video-recorder-testng 2.0 ``` I would...
### Description Hi, My react-native mobile app includes some iOS native built-in numpad keyboard in the login process, I would like to know how can I tap the numpad of...
Dear sir, My dredd version is 14.0.0, I am working on sending the form-data in testing, from the Dredd document, I didn't find any hooks sample in JavaScript. My try...
Hitchhiker version: Docker v0.1.3. 1. Environment set existed. 2. Stay at `Collections` page. 3. Select a valid `Environment` set. 4. Click the edit button icon of `Environment` set Actual: Page...
Hi, I would like to execute some commands with `JProc` library and meet some problem, after studied the tutorial still can't get the solution, so ask some help here. My...
Hi, I would like know how to get launch activity from APK? I checked `ApkMeta.java`, but looks like no such method to get launch activity. please advise.
[Question] Owner configuration library whether support the config file that similar to JSon format?
Hi, Thanks for your hard work for providing this excellent configuration library, I am very enjoying using the library in my Java projects. Now I have a question about the...
**Issue** Some values of `config.plist` are not match the expected format **Root cause** Wrong: `config.plist -> UEFI -> Output -> Resolution = max` fixed: `config.plist -> UEFI -> Output ->...
#### What are you trying to achieve? In the Codecept-UI electron app, the dashboard page display the failed test number is wrong.   ### Environment info - Copy and...
Dear all, Now I added "jmeter-analysis-maven-plugin" to my maven Jmeter project for generate the graph report, but I find that, the graph png or report is not enough to check...