如何使用Selenium WebDriver获取HTTP响应代码 [英] How to get HTTP Response Code using Selenium WebDriver

查看:1709
本文介绍了如何使用Selenium WebDriver获取HTTP响应代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用Selenium2 / WebDriver编写测试,并希望测试HTTP请求是否返回HTTP 403 Forbidden。

I have written tests with Selenium2/WebDriver and want to test if HTTP Request returns an HTTP 403 Forbidden.

是否可以获取HTTP响应状态代码Selenium WebDriver?

Is it possible to get the HTTP response status code with Selenium WebDriver?

推荐答案

总之,没有。使用Selenium WebDriver API是不可能的。该项目的问题跟踪器已经讨论过这个问题。 ,该功能不会添加到API。

In a word, no. It's not possible using the Selenium WebDriver API. This has been discussed ad nauseum in the issue tracker for the project, and the feature will not be added to the API.

这篇关于如何使用Selenium WebDriver获取HTTP响应代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆