如何使用Selenium WebDriver获取HTTP响应代码我已经使用Selenium2 / WebDriver编写了测试,并希望测试HTTP请求是否返回HTTP 403 Forbidden。是否可以使用Selenium WebDriver获取HTTP响应状态代码? 查看完整描述