Uses of Class
org.openqa.selenium.devtools.v145.network.Network.GetRequestPostDataResponse
Packages that use Network.GetRequestPostDataResponse
-
Uses of Network.GetRequestPostDataResponse in org.openqa.selenium.devtools.v145.network
Methods in org.openqa.selenium.devtools.v145.network that return types with arguments of type Network.GetRequestPostDataResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Network.GetRequestPostDataResponse> Network.getRequestPostData(RequestId requestId) Returns post data sent with the request.