Content-Length: 251579 | pFad | http://github.com/lowcoder-org/lowcoder-tests/tree/0f0020fc464cb2b6d141d1779477d1d760a82290

1A GitHub - lowcoder-org/lowcoder-tests at 0f0020fc464cb2b6d141d1779477d1d760a82290
Skip to content

lowcoder-org/lowcoder-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build the image

To build the image run:

docker build -t lowcoder-tests -f docker/Dockerfile docker/ --no-cache

If you need to change the default playwright version (currently v1.45) add build argument to the build:

docker build -t lowcoder-tests --build-arg=PLAYWRIGHT_VERSION=1.40 -f docker/Dockerfile docker/ --no-cache

Running tests

Using --ipc=host is recommended when using Chrome (Docker docs). Chrome can run out of memory without this flag.

docker run -it --rm --ipc=host -v ./playwright:/app lowcoder-tests

To configure to which lowcoder instance playwright is connecting, set LOWCODER_BASE_URL in playwright/.env file.
Please be aware that when run with docker, localhost is translated to the actual container, so set IP address of your host if lowcoder is running on your host.

Once tests are finished, you can find html reposrts and videos in playwright/report folder.

Writing tests

To build and run and debug tests on your computer, you can use this setup: https://playwright.dev/docs/getting-started-vscode

About

Lowcoder end-to-end tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder-tests/tree/0f0020fc464cb2b6d141d1779477d1d760a82290

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy