We're making tests for an application which allows the user to copy a
spreadsheet from an excel workbook and paste it into a text area. This causes
problems for selenium as the tabs and other formatting information don't seem
easy to enter in html.
Has anyone already solved this kind of problem? I am groping towards using
javascript to set the td text from a string containing '\t', '\n', '\r'
characters. Would that work?
--
Robin Becker
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users