test-automation
Here are 2,155 public repositories matching this topic...
-
Updated
Jun 2, 2022 - Java
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jun 4, 2022 - Java
-
Updated
May 29, 2022 - Python
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?
-
Updated
Jun 3, 2022 - Java
-
Updated
Apr 22, 2022
-
Updated
May 16, 2022 - Java
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"matches:dir(ltr)(#26159) - root element without `
-
Updated
May 5, 2022 - Go
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Jun 3, 2022 - TypeScript
-
Updated
Jun 3, 2022 - C
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
May 12, 2022 - JavaScript
-
Updated
Mar 1, 2019 - Python
-
Updated
Apr 29, 2022 - Python
-
Updated
Apr 21, 2022 - PHP
-
Updated
Jun 1, 2022 - TypeScript
-
Updated
May 23, 2022 - Python
-
Updated
May 18, 2022 - Jupyter Notebook
-
Updated
Mar 14, 2022 - Java
-
Updated
Jun 3, 2022 - Java
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
- Capture a testcase with noise header fields.
- Run a test.
Environment
No response
Version
Local
Improve this page
Add a description, image, and links to the test-automation topic page so that developers can more easily learn about it.
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."
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
Resources
9.x Settings page
<img width="912" alt="Sc