AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

how to capture the filter text box of a column for automation #2023

Open josersleal opened 5 years ago

josersleal commented 5 years ago

trying to use automation tools by capturing elements how to add a custom class name that is build dynamically according to criteria (could be column header) to the filter text box?