Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CaptureScreenshot ¶
func CaptureScreenshot(ctx context.Context, browser *headless.Requester, sendHTTPRequestConfig *common.SendHttpRequestConfig) ([]byte, error)
CaptureScreenshot uses a headless browser to capture a screenshot of the given URL and returns the image bytes.
func PerformHTMLPageCapture ¶
func PerformHTMLPageCapture(ctx context.Context, config *common.SendHttpRequestConfig) (*common.HttpRequestResponse, error)
PerformHTMLPageCapture sends an HTTP request using the provided config and returns the response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.