I have a page with the table in this format:
Now - what i am trying to verify is to check values in the almost a string format.
verifyTextPresent (assertTextPresent) :
| 423399 | Co-Reg | 4 | 4 | 4 |
I noticed it somewhat work partially in FF but not at all in Chrome.
So almost forced to verify each value individually.
Any help appreciated.
Thank you very much!
Andrew