Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robot tests: make click in contentmenu actions more specific. #246

Closed
wants to merge 1 commit into from

Conversation

mauritsvanrees
Copy link
Member

When I try the original in a real browser, I get a click on all a-tags within the actions menu.
This means that several popup windows appear.
Clicking only the immediately contained a-tag means only the menu is opened.
I hope this fixes #244

When I try the original in a real browser, I get a click on *all* a-tags within the actions menu.
This means that several popup windows appear.
Clicking only the immediately contained a-tag means only the menu is opened.
I hope this fixes #244
@mauritsvanrees
Copy link
Member Author

Change should be okay, but it does not fix anything. I still get:

AssertionError: #form-buttons-modeleditor was not found and no note was created: '' does not match '^robot-.*'

This failure is given by plone.app.robotframework annotate

I don't really have a good idea what is going on here and how to fix it.

@mauritsvanrees
Copy link
Member Author

Closing in favour of another idea, although I may cherry-pick this commit.

@jensens jensens deleted the maurits/issue-244-robot-click branch November 22, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Travis failure on master: #form-buttons-modeleditor was not found and no note was created
1 participant