No iframes throughout all app code
# help
c
No iframes throughout all app code
f
One thing I'm struggling with in the screenshots y
Dante's questionnaire issue
One thing I'm struggling with in your examples is that you're performing actions on
#provider
, but the screenshots show the
#questionnaire
elements So I see a couple of issues here: 1) Getting Cypress to function within the desired questionnaire. If we can get cypress to select the correct one, it's easy enough to scope with a
within()
2) Getting Cypress to click on
#provider
When you click on line 9 in your test log, (
get('#provider')
), there will be some output in your developer console. What does that show?
c
Thank for creating this thread!
As you can see
#provider
element is child element of
#questionnaire
1) I already tried this:
As for console output there is none after
click()
command. For neither provider nor questionnaure->provider grabbing approach.
f
Ok, it’s going to be tough to figure this out without more information. Are you able to share a link to this application? Or even a screenshot of more of the html body would be useful
c
Well I don’t know tbh. I need to ask my boss sińce it’s work-related project. It’s Easter now so it might take some time to get the answer and meanwhile this thread will be archived. Can we avoid this happening?
f
I wouldn’t worry too much about it. We can always open another when you’re able to get more info
Or you can provide daily updates for how your Easter is going 😅 I’ll start: getting a puppy soon and off to visit the litter today
2 Views