CodedUI dropdown selection

前端 未结 1 423
难免孤独
难免孤独 2021-01-24 02:00

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

1条回答
  •  無奈伤痛
    2021-01-24 02:26

    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.

    0 讨论(0)
提交回复
热议问题