Robin Becker wrote:

I was able to use storeValue to obtain the value of a hidden filed called period, but failed with store and javascript.

... this failed

store|javascript{document.getElementById('period').value}|PERIOD

I think that when your JavaScript expression is eval'ed, "document" refers to the Selenium frameset itself, and not your AUT. It could probably be considered a bug.

--
cheers, MikeW                            http://www.dogbiscuit.org/mdub/
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to