Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cse493x-24sp-tests
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cse493x-24sp
cse493x-24sp-tests
Commits
be71c20c
Commit
be71c20c
authored
11 months ago
by
gilbo
Browse files
Options
Downloads
Patches
Plain Diff
attempted test fixes
parent
e24f4e83
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
openmoji/1F600.png
+0
-0
0 additions, 0 deletions
openmoji/1F600.png
tests/chapter2-exercise-scrollbar-tests.md
+1
-0
1 addition, 0 deletions
tests/chapter2-exercise-scrollbar-tests.md
with
1 addition
and
0 deletions
openmoji/1F600.png
0 → 100644
+
0
−
0
View file @
be71c20c
1.76 KiB
This diff is collapsed.
Click to expand it.
tests/chapter2-exercise-scrollbar-tests.md
+
1
−
0
View file @
be71c20c
...
...
@@ -38,6 +38,7 @@ 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment