One Bug of WatiN?
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                One Bug of WatiN?
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.                        
                                With WatiN,How to find a radio input button on the page?
such as the line of HTML:
<input type="radio" id="rdb_1" name="rdb" value="Value_1">
How to get it?
1) ie.RadioButton(Find.ById("rdb_1"))
2) ie.RadioButton(Find.ByName("rdb"))
3) ie.RadioButton(Find.ByValue("Value_1"))
neither of ?these methods works well.
Now I can only get it?with this:
ie.RadioButtons[index]
Why do them?
May I get some suggestions??
轉(zhuǎn)載于:https://www.cnblogs.com/webq/archive/2007/05/25/759984.html
總結(jié)
以上是生活随笔為你收集整理的One Bug of WatiN?的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
 
                            
                        - 上一篇: 迈克尔·乔丹,无可复制的篮球之神!
- 下一篇: 技术创业需胆识 谈IT技术人员的创业 (
