Uses of Class
com.microsoft.playwright.options.SecurityDetails
-
Packages that use SecurityDetails Package Description com.microsoft.playwright -
-
Uses of SecurityDetails in com.microsoft.playwright
Methods in com.microsoft.playwright that return SecurityDetails Modifier and Type Method Description SecurityDetails
Response. securityDetails()
Returns SSL and other security information.
-