CodedUI dropdown selection

▼魔方 西西 提交于 2019-12-02 13:55:19

问题


I am trying to hand code my g mail signup form , i want to select month from drop down , but i was able to click the drop arrow by searching the properties from Test Builder.and not possible to find the property from month content , tried with Test Builder .

can any one show me how to select that particular drop down

Thank you ,


回答1:


I would suggest you let Coded UI show you what to do. Try creating a (sandbox) Coded UI project and use the Coded UI record and generate tool to perform the required actions. Then copy the ideas from the automatically generated code. If the Coded UI recorder cannot generate suitable code then the problem is hard.



来源:https://stackoverflow.com/questions/15382044/codedui-dropdown-selection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!