Daniel Han

Results 6 issues of Daniel Han

With the following config ```javascript module.exports = { /** * Different application entry-points * Each page is a combination of a JavaScript file and a HTML file * * Example:...

**Describe the bug** beep.modus.app is broken **To Reproduce** Steps to reproduce the behavior: 1. Go to 'beep.modus.app' 2. The page is blank. **Desktop (please complete the following information):** - OS:...

### What is your Test Scenario? Running some test on browserstack when the allowed parallel tests have reached it upper limit. ### What is the Current behavior? Browser is not...

need research

When using this action as a step in a reusable github action workflow, the git ref is the branch name of the calling repository instead of the called repository. For...

### What happened? Random errors were observed with latest `actions/download-artifact@v4` in gitbub actions: ``` Found 20 artifact(s) Filtering artifacts by pattern 'esign-prod-blob-reports-shard-*' Preparing to download the following artifacts: - esign-prod-blob-reports-shard-2...

bug

During the tests I have found the Appium request stalls when a command is not working. For instance, I would like to add the following code in https://github.com/truongsinh/appium-flutter-driver/blob/master/example/python/example.py. ```Python counter_finder...