ansonliao

Results 13 issues of 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...

user: need help
bugathon

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...

Enhancement

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...

enhancement

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.

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...

enhancement

**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 ->...

bug

#### What are you trying to achieve? In the Codecept-UI electron app, the dashboard page display the failed test number is wrong. ![image](https://user-images.githubusercontent.com/6060224/129266471-787cf9e7-f815-4292-9fdf-9552aa364511.png) ![image](https://user-images.githubusercontent.com/6060224/129266961-da2da691-8c99-41c3-88ce-66c1780df0a2.png) ### 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...