Skip to content
#

test-automation

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

cypress
sync-by-unito[bot]
sync-by-unito[bot] commented May 31, 2022

Summary

Really small test difference with 9.x, for the settings page we confirm that the panels are collapsed by default in 9.x.

The panels are closed by default in the implementation, but there is no test confirming this behavior.

Acceptance Criteria

  • Write a test to ensure the panels are closed by default.

Resources

9.x Settings page

<img width="912" alt="Sc

good first issue unification jira-migration epic:testing-quality
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?

re-Tick
re-Tick commented May 27, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When I do testrun for a testcase with noise header fields, It is failing because it is not ignoring the header fields while comparing.

Steps to reproduce

  1. Capture a testcase with noise header fields.
  2. Run a test.

Environment

No response

Version

Local

bug 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