Tony Chia

Results 8 issues of Tony Chia

`$ browserstack browsers BrowserStack JavaScript API Version 3.0 has been deprecated. For more details, please visit: https://github.com/browserstack/api -` Is there another "browserstack cli" ?

According to https://hub.docker.com/r/visualregressiontracker/ui/tags, the docker images are built with linux/amd64 architecture which means intel chip only. When running on the Apple M1 chip, it produce the following error For the...

bug
help wanted
hacktoberfest

**Describe the bug** Using cypress with --headless works fine on jenkins However adding cypress-plugin-snapshots causes the following error on jenkins ``` resize: can't open terminal /dev/tty tput: No value for...

bug

Steps to reproduce: 1) Create a job using the "MultiJob Project" Plugin URL https://www.google.com/search?q=multijob+project+plugin&oq=multijob+project+plugin&aqs=chrome..69i57j0.5275j0j7&sourceid=chrome&ie=UTF-8 2) Try to export the job using job-wrecker and I will get an empty screen `$...

Steps to reproduce 1. python -m venv hatchling_venv 2. source hatchling_venv/bin/activate 3. python -m pip install hatchling 4. hatchling version ``` ~ 🐍 3.9.18 pyenv: ❯ hatchling version Traceback (most...

Here is a console log of the poetry installation on a Mac OSX Ventura. It claims to have installed version 1.3.2 but when I run the "poetry --version" it showed...

### Description Currently after you upload a json file to https://cypress-debugger.dev/ in darkmode, the play button(triangle) is invisible. See the screenshot comparison between the light mode and the dark mode...

enhancement

Running find-cypress-specs sometimes produce too big a result. i would like to run find-cypress-spec on a subset of the integration folder. However the only way i can reduce the output...

enhancement