Skip to content
Snippets Groups Projects
Commit c5ea853c authored by Gilbert L Bernstein's avatar Gilbert L Bernstein
Browse files

Update chapter2-exercise-scrollbar-tests.md

parent 5e9b37bc
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,6 @@ Resize the window and set up the URL and web page:
>>> wbemocks.socket.respond_200(url, content)
>>> browser.set_parameters(WIDTH=800, HEIGHT=100,
... VSTEP=20, HSTEP=800, SCROLL_STEP=25)
>>> wbemocks.MockCanvas.hide_above(-20)
Since the h-step is equal to the width and the page contents is 10
letters, there should be 10 lines of text. Since each line is 20
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment