1. 程式人生 > >2、Selenium常見異常

2、Selenium常見異常

  1. NoSuchElementException:沒有找到元素
  2. NoSuchFrameException:沒有找到frame
  3. NoSuchWindowException:沒有找到視窗控制代碼handle
  4. NoSuchAttributeException:屬性錯誤
  5. NoAlertPresentException:沒找到Alert彈窗
  6. ElementNotVisibleException:元素不可見
  7. ElementNotSelectedException:元素沒有被選中
  8. TimeoutException:查詢元素超時