Skip to content

Conversation

@gforcada
Copy link
Member

@gforcada gforcada commented Aug 3, 2017

These tests showcase an error we noticed at www.freitag.de:

If you have the very same rules,
but one written with CSS selectors and the other with xpath selectors,
but only one should be applied at a time (there's a conditional guard for each of them)
the conditional is ignored and both rules are applied.

This does not happen if both rules are done in either CSS or xpath as can be seen on the css-css-same-element and xpath-xpath-same-element tests.

The puzzling thing is that depending on the inner rules a conditional is applied or not.

This test showcases an error we noticed at www.freitag.de:

If you have the very same rules,
but one written with CSS selectors and the other with xpath selectors,
but only one should be applied at a time (there's a conditional guard for each of them)
the conditional is ignored and both rules are applied.

This does not happen if both rules are done in either CSS or xpath...
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.

3 participants