Not condition is not working in CSS selector
[href*="javascript:build_report"]:contains('test'):not(:contains('test steps'))
Why above css selector is failing
0
[href*="javascript:build_report"]:contains('test'):not(:contains('test steps'))
Why above css selector is failing
コメント
Hi Mahesh,
The not() selector is not supported for feature tagging. However, it should work for guide targeting.
@Pendo team is this on the roadmap? The not() selector would be extremely helpful. Thanks!
Pendo support Is this true? https://support.pendo.io/hc/en-us/community/posts/16890685629979/comments/16953662352155
Where is that documented? "Not" operators would be very helpful for skip login when a tab is .active. We don't code the inactive state with CSS because that is just the default and it would just be extra code for no reason.
サインインしてコメントを残してください。