qentinelqi / qweb

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

Table cell index notation differences #155

Closed turunenm closed 4 months ago

turunenm commented 5 months ago

Targeting table cells can be done with two different notations which differ in how they behave. One style disregards header elements th and one does not

excludes headers ClickCell r2c4

includes headers ClickCell r3/c4

This should be either documented as it is now Or modify the notation behaviors so that they work the same and that the header inclusion can be controlled with an argument

tkoukkari commented 4 months ago

Improved documentation related to this in release 3.2.2