- You can use the innertext field to pass the value you want to select using variable and then it should click the matching row
- Avpid using style or class related attributes..use more stable attributes like name ,tag,innertext etc
- Same as point 2..use ui explorer find the right set of attributes
- Use REF..try to modularize
Cheers