From d147f89f177403a09e8a91cc473d1e1149980864 Mon Sep 17 00:00:00 2001 From: Brandy Smith <6577830+brandyscarney@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:53:52 -0500 Subject: [PATCH] test(select): add e2e test for bottom content --- .../select/test/bottom-content/index.html | 132 ++++++++++++ .../select/test/bottom-content/select.e2e.ts | 195 ++++++++++++++++++ 2 files changed, 327 insertions(+) create mode 100644 core/src/components/select/test/bottom-content/index.html create mode 100644 core/src/components/select/test/bottom-content/select.e2e.ts diff --git a/core/src/components/select/test/bottom-content/index.html b/core/src/components/select/test/bottom-content/index.html new file mode 100644 index 00000000000..b27b6134ad5 --- /dev/null +++ b/core/src/components/select/test/bottom-content/index.html @@ -0,0 +1,132 @@ + + +
+ +