You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @vinsguru ,
I am following the link http://www.testautomationguru.com/selenium-webdriver-how-to-run-multiple-test-suites-using-docker-compose/ to execute the tests.
When I am running the command sudo docker-compose up | grep -e 'search-module', it is showing me this error:
selenium-hub is up-to-date
docker-selenium-test-master_chrome_1 is up-to-date
docker-selenium-test-master_firefox_1 is up-to-date
search-module is up-to-date
Attaching to selenium-hub, docker-selenium-test-master_chrome_1, docker-selenium-test-master_firefox_1, search-module
search-module |
search-module | ===============================================
search-module | search-module
search-module | Total tests run: 10, Failures: 0, Skips: 10
search-module | Configuration Failures: 1, Skips: 1
search-module | ===============================================
search-module |
search-module exited with code 0
Can you please help how to fix this please.
The text was updated successfully, but these errors were encountered:
Hello @vinsguru ,
I am following the link http://www.testautomationguru.com/selenium-webdriver-how-to-run-multiple-test-suites-using-docker-compose/ to execute the tests.
When I am running the command sudo docker-compose up | grep -e 'search-module', it is showing me this error:
selenium-hub is up-to-date
docker-selenium-test-master_chrome_1 is up-to-date
docker-selenium-test-master_firefox_1 is up-to-date
search-module is up-to-date
Attaching to selenium-hub, docker-selenium-test-master_chrome_1, docker-selenium-test-master_firefox_1, search-module
search-module |
search-module | ===============================================
search-module | search-module
search-module | Total tests run: 10, Failures: 0, Skips: 10
search-module | Configuration Failures: 1, Skips: 1
search-module | ===============================================
search-module |
search-module exited with code 0
Can you please help how to fix this please.
The text was updated successfully, but these errors were encountered: