qentinelqi / qweb

Keyword driven automation for the web
https://github.com/qentinelqi/qweb
Apache License 2.0
40 stars 17 forks source link

Tko clickable slot text #153

Closed tkoukkari closed 5 months ago

tkoukkari commented 5 months ago

Fix for ClickText in unconventional cases where text is directly in <slot> element, not it's parent or child. Slots do not have offsets etc. so by default they are considered invisible by our visibility check.