MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / print

Method print

java/src/org/openqa/selenium/PrintsPage.java:22–22  ·  view source on GitHub ↗
(PrintOptions printOptions)

Source from the content-addressed store, hash-verified

20
21public interface PrintsPage {
22 Pdf print(PrintOptions printOptions) throws WebDriverException;
23}

Callers 13

process_handshakeMethod · 0.65
executeMethod · 0.65
canPrintPageMethod · 0.65
canPrintTwoPagesMethod · 0.65
writeMethod · 0.65
configureMethod · 0.65
outputZshCompletionsMethod · 0.65
dumpConfigMethod · 0.65
dumpConfigHelpMethod · 0.65
test_print_pageFunction · 0.65

Implementers 3

RemoteWebDriverjava/src/org/openqa/selenium/remote/Re
BrowsingContextrb/lib/selenium/webdriver/bidi/protoco
BrowsingContextjava/src/org/openqa/selenium/bidi/brow

Calls

no outgoing calls

Tested by 6

canPrintPageMethod · 0.52
canPrintTwoPagesMethod · 0.52
writeMethod · 0.52
test_print_pageFunction · 0.52