我在web.config文件中将.aspx页面重写为.html。我的registration.aspx页面正在重写为localhost / registration.html。
我发现了一些问题,
- 如果我键入localhost / registration.htmltesting而不是localhost / registration.html
- 如果我键入localhost / registration.html?testing而不是localhost / registration.html
- 如果我键入localhost / registration.html / testing而不是localhost / registration.html
醇>
在所有情况下,页面应重定向到404错误页面。但它重定向到import time
stopwatch = Stopwatch()
stopwatch.start()
driver.get("http://www.example.com")
stopwatch.stop()
。
有没有解决方案?