From e5e91467056e03bf596bdbed67720163e5975b1d Mon Sep 17 00:00:00 2001 From: Claudiu Cristea Date: Tue, 12 Jul 2022 14:18:19 +0300 Subject: [PATCH 01/11] Regression test --- features/blackbox.feature | 4 ++++ fixtures/blackbox/index.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/features/blackbox.feature b/features/blackbox.feature index 06246470..3fc793d7 100644 --- a/features/blackbox.feature +++ b/features/blackbox.feature @@ -90,3 +90,7 @@ Feature: Test DrupalContext Then the "scenariotag" tag should be present And the "blackbox" tag should be present But the "nonexisting" tag should not be present + + Scenario: Regression test https://www.drupal.org/project/drupal/issues/3175718 + Given I am on the homepage + Then I should not see "This text shouldn't be visible" diff --git a/fixtures/blackbox/index.html b/fixtures/blackbox/index.html index d50b7dba..cb0c85de 100644 --- a/fixtures/blackbox/index.html +++ b/fixtures/blackbox/index.html @@ -1,6 +1,9 @@ Drupal - Open Source CMS | Drupal.org +