Selenium find Select and Input in Dialog Modal

风流意气都作罢 提交于 2021-01-29 11:38:10

问题


I want to create a Selenium Test where I choose a value from a select and I want to fill in a value into a input field. They are both inside of a modal div. How can I automate these two elements ? The Html Code of the Select is the following:

The Html Code of the Input is the following:

来源:https://stackoverflow.com/questions/65421606/selenium-find-select-and-input-in-dialog-modal

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