irb(main):006:0>browser.text_field(:id,"start_date").value="2012-11-12"
Watir::Exception::ObjectReadOnlyException: Watir::Exception::ObjectReadOnlyException
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.5.3/lib/watir-webdriver/elements/element.rb:407:in `ass
ert_writable'
from C:/Ruby193/lib/ruby/gems/1.9.1/gems/watir-webdriver-0.5.3/lib/watir-webdriver/user_editable.rb:9:in `set'
from (irb):6
from C:/Ruby193/bin/irb:12:in `<main>'
已解决,谢谢作者: fengerapple 时间: 2013-1-25 18:16
Thank you very much for sharing!The good man!The good life of peace!作者: liu851016 时间: 2013-9-16 15:26
请问如何解决的?我也碰到这样的问题了,多谢。