Hi
@DeborahParfitt,
I would suggest to use use Global Code Option in that object to find respective elements / UI ID using regEx and pass your web page html.
You can write once custom C#/ vb code which will have input as your page html (in code you can convert input html text to Upper / Lower and text or field which need to search and in that code you can use regEx to find to. while checking field always compare those fields either converting .ToUpper() or .ToLower() which will solve your case sensitive issue.
I use the same method to cope up with case sensitive issue.
Hope this will help you. I know this would be rework for you but it will be for single time.
Regards
Yogesh Soppa
------------------------------
Yogesh Soppa
Sr. Application Developer
Allstate
------------------------------