The Wayback Machine - https://web.archive.org/web/20220516143930/https://github.com/topics/test-automation
Skip to content
#

test-automation

Here are 2,118 public repositories matching this topic...

cypress
GregJohnStewart
GregJohnStewart commented Feb 20, 2022

Trying to get my Selenium WebDriver testcontainer up, I get the following error when I try to get the host's port using getTestHostIpAddress():

Caused by: java.lang.UnsupportedOperationException: getTestHostIpAddress() is only implemented for docker-machine right now

I am running this on Ubuntu 20.04

Any ideas?

nehagup
nehagup commented Feb 27, 2022

Is there an existing feature request for this?

  • I have searched the existing issues

Summary

Add 3 different modes of Keploy SDK in the readme.

Record: Sets to record mode.
Test: Sets to test mode.
Off: Turns off all the functionality provided by the API

Note: KEPLOY_MODE value is case sensitive.

Take inspiration from https://github.com/keploy/go-sdk#configure

Why

documentation good first issue

Improve this page

Add a description, image, and links to the test-automation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the test-automation topic, visit your repo's landing page and select "manage topics."

Learn more