Hello,
Is there a way to modify dynamically the column name (or column number) BEFORE the tests suites execution ?
Maybe in a a listener ?
The idea is to choose the left or right column in the table depending on the environment without create another tests suite with a other table.
Thanks !