Hi, I’m trying to use the TextSearchOption with TableAbsorber but couldn’t find a way to declare the regex. Basically I want to search for specific table with its cell content matched with my specified regular expression.
I know that TextFragmentAbsorber takes the regex as part of an argument (from past forum answer) but couldn’t do the same for TableAbsorber.