问题
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