Verify a PDF has been opened in a new tab #27035
-
Hi folks, I've got a case that I can't seem to figure out.
That's how it works in Chrome. Any ideas on how to verify the correct URL has been opened? |
Beta Was this translation helpful? Give feedback.
Answered by
d-kowalski07
Jun 15, 2023
Replies: 1 comment
-
Figured it out. The difficulty here was that I was working inside Storybook, so an iframe. Code example below if anyone finds this post in 15 years time.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
d-kowalski07
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out. The difficulty here was that I was working inside Storybook, so an iframe. Code example below if anyone finds this post in 15 years time.