错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

File Upload and Popup Dialogs

  • Courtney Zhan

摘要

In this chapter, we will show you how to handle file upload and popup dialogs. Most popup dialogs, such as “Choose file to upload,” are native windows rather than separate browser windows. This can be a challenge for testing because Selenium only drives browsers. If one popup window is not handled properly, test execution will halt.