A.response.body
B.response.text
C.response.json
D.response.content
您可能感興趣的試卷
你可能感興趣的試題
A.headers屬性
B.cookies屬性
C.params屬性
D.data屬性
A.在請(qǐng)求頭中添加
B.在請(qǐng)求體中添加
C.在URL中添加
D.在cookies中添加
A.response.text()
B.response.get_content()
C.response.content()
D.response.get_text()
A.response.headers()
B.response.get_headers()
C.response.header_info()
D.response.get_response_headers()
A.response.get_status()
B.response.status_code
C.response.status()
D.response.get_code()
最新試題
關(guān)于Requests Session線程安全,以下說法正確的是()
在WEB系統(tǒng)測(cè)試方案設(shè)計(jì)中,哪些測(cè)試類型是必須進(jìn)行的()
下面哪些工具可以用于測(cè)試操作系統(tǒng)的性能()
接口測(cè)試常用的驗(yàn)證方式有哪些()
以下有關(guān)測(cè)試用例編寫和執(zhí)行的陳述中,哪些是正確的()
在PyTest中,可以通過哪個(gè)裝飾器來發(fā)送HTTP請(qǐng)求()
在PyTest中,可以通過以下哪種方式傳遞請(qǐng)求參數(shù)給Requests庫(kù)()
在Requests中,Session對(duì)象如何設(shè)置請(qǐng)求頭()
在PyTest中如何引入Requests庫(kù)()
Selenium WebDriver如何模擬鼠標(biāo)懸停在元素上()