This dialog is actually being loaded into DOM as a...
# help
e
This dialog is actually being loaded into DOM as a different div element but inside the same HTML body though. That seems to be the challenege here. With this, the above logic of click().then() might not be much helpful I think?