admin管理员组文章数量:1203400
I'm trying to log the network requests after each selenium test and I've noticed that the requestId on some messages is a float while others looks like GUID.
What determines the value of requestId?
# the last value is the requestId from each set of network messages.
GET 200 document 415ms / 9325E3648E6D554113038729DFFE7469
GET 200 script 165ms .js 58300.2
GET 200 stylesheet 176ms .css 58300.3
GET 200 fetch 162ms .json 58300.6
GET 200 other 146ms .png 58300.12
OPTIONS 204 preflight 241ms FE91C8AC20BF8D593F422414A82A6013
POST 200 fetch 462ms 58305.13
本文标签: What determines the requestId value in selenium network loggingStack Overflow
版权声明:本文标题:What determines the requestId value in selenium network logging? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738664928a2105643.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论