單項(xiàng)選擇題()匹配HTML內(nèi)容時(shí),支持CSS選擇器。

A.正則表達(dá)式
B.XPath
C.Beautiful Soup
D.JSONPath


您可能感興趣的試卷

你可能感興趣的試題

3.單項(xiàng)選擇題selenium中,WebDriverWait ()參數(shù),用于設(shè)置超時(shí)后拋出的異常信息。

A.driver
B.timeout
C.poll_frequency
D.ignore_exceptions

4.單項(xiàng)選擇題使用()語句捕獲相應(yīng)的異常。

A.try-except
B.try-catch
C.try-exception
D.try-catcherror

5.單項(xiàng)選擇題在Selnium中,()模塊提供許多內(nèi)置等待條件。

A.webdriver.support.expected_conditions
B.webdriver.support.ui.expected_conditions
C.webdriver.expected_conditions