Skip to content

Commit 54708fc

Browse files
authored
Update print_page.pt-br.md
1 parent 58788bf commit 54708fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/interactions/print_page.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Using `getBackground()` and `setBackground()` methods, you can get/set whether b
160160
{{< /tabpane >}}
161161

162162
### 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`.
164164

165165
{{< tabpane text=true >}}
166166
{{< tab header="Java" >}}

0 commit comments

Comments
 (0)