You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website_and_docs/content/documentation/webdriver/interactions/print_page.en.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Using `getBackground()` and `setBackground()` methods, you can get/set whether b
160
160
{{< /tabpane >}}
161
161
162
162
### ShrinkToFit
163
-
Using `getBackground()` and `setBackground()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
163
+
Using `getShrinkToFit()` and `setShrinkToFit()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
Copy file name to clipboardExpand all lines: website_and_docs/content/documentation/webdriver/interactions/print_page.ja.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Using `getBackground()` and `setBackground()` methods, you can get/set whether b
160
160
{{< /tabpane >}}
161
161
162
162
### ShrinkToFit
163
-
Using `getBackground()` and `setBackground()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
163
+
Using `getShrinkToFit()` and `setShrinkToFit()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
Copy file name to clipboardExpand all lines: website_and_docs/content/documentation/webdriver/interactions/print_page.pt-br.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ Using `getBackground()` and `setBackground()` methods, you can get/set whether b
160
160
{{< /tabpane >}}
161
161
162
162
### ShrinkToFit
163
-
Using `getBackground()` and `setBackground()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
163
+
Using `getShrinkToFit()` and `setShrinkToFit()` methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true` or `false`.
@@ -87,8 +85,8 @@ Using the `getPaperSize()` and `setPaperSize()` methods, you can get/set the pap
87
85
{{< /tab >}}
88
86
{{< /tabpane >}}
89
87
90
-
### Margins
91
-
Using the `getPageMargin()`and`setPageMargin()`methods, you can set the margin sizes of the page you wish to print --- i.e. top, bottom, left, and right margins.
@@ -159,8 +157,8 @@ Using `getBackground()` and `setBackground()` methods, you can get/set whether b
159
157
{{< /tab >}}
160
158
{{< /tabpane >}}
161
159
162
-
### ShrinkToFit
163
-
Using `getBackground()`and `setBackground()`methods, you can get/set whether the page will shrink-to-fit content on the page --- boolean `true`or`false`.
0 commit comments