Skip to content

Commit

Permalink
[#327] add line to block popup with quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
oomelianchuk committed Dec 16, 2024
1 parent e413a78 commit 4c33a31
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public void testPopupBlocker()
Map<String, String> properties = new HashMap<>();

properties.put("neodymium.popup.custom", "#myWindow");
properties.put("neodymium.popup.customWithQuotes", "[data-testid='closeIcon']");

addPropertiesForTest("temp-PopupBlockerTest-neodymium.properties", properties);

Expand Down

0 comments on commit 4c33a31

Please sign in to comment.