Skip to content

rumiant348/wdio-wtih-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • needs docker to be installed
  • set up application urls at urls/urls

Run all tests

npx wdio

Peek at how tests are running at the docker container

  1. Install some VNC client, like this one
  2. run manually docker image -
docker run -d -p 4444:4444 -p 5900:5900 -v /dev/shm:/dev/shm selenium/standalone-chrome-debug
  1. Connect with VNC to localhost:5900 with "secret" as password see

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors