Skip to main content

Posts

Showing posts from March, 2008

advice on a selenium problem?

I thought I'd mention this here. If anyone has a theory, please leave a comment or find me somewhere... I'm using Selenium to drive a Javascript WYSIWYG editor. I type some text into a largish textarea; save the page; open the page again in the editor. Upon doing this, IE7 can properly read and parse the contents of the textarea, but Firefox thinks the textarea is empty. I can set up an environment to reproduce this for an interested party.