Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
testdevlab
/
TestRay
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
14
Code
Issues
2
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add click_all_in_list method
- #71
#71
Open
krisjanisvilnis
wants to merge 16 commits into
master
testdevlab/TestRay:master
from
click_all_in_list
testdevlab/TestRay:click_all_in_list
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Add click_all_in_list method
#71
krisjanisvilnis
wants to merge 16 commits into
master
testdevlab/TestRay:master
from
click_all_in_list
testdevlab/TestRay:click_all_in_list
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
Added the click_all_in_list method, old version revised, testing needed
krisjanisvilnis
committed
bffdd0e
View commit details
Copy full SHA for bffdd0e
Browse repository at this point
Added missing method wait_for_all
krisjanisvilnis
committed
6bdc53c
View commit details
Copy full SHA for 6bdc53c
Browse repository at this point
Loop logic reworked for click_all_in_list
krisjanisvilnis
committed
b78f1db
View commit details
Copy full SHA for b78f1db
Browse repository at this point
Added some debug lines and changed return to break in click_all_in_list
krisjanisvilnis
committed
d98866c
View commit details
Copy full SHA for d98866c
Browse repository at this point
Removed debug lines, added error handling for element list in click_all_in_list
krisjanisvilnis
committed
bf67e1f
View commit details
Copy full SHA for bf67e1f
Browse repository at this point
Commits on Mar 31, 2026
Added debug lines, added a scroll to element method
krisjanisvilnis
committed
7cf1746
View commit details
Copy full SHA for 7cf1746
Browse repository at this point
Scroll until visible changed, added sleeps
krisjanisvilnis
committed
9bd9848
View commit details
Copy full SHA for 9bd9848
Browse repository at this point
Scroll until visible typo fixed
krisjanisvilnis
committed
9aa0f28
View commit details
Copy full SHA for 9aa0f28
Browse repository at this point
Commits on Apr 1, 2026
Disabling scrolling to check for errors
krisjanisvilnis
committed
4751665
View commit details
Copy full SHA for 4751665
Browse repository at this point
Commits on Apr 2, 2026
Added scroll action for scroll until element visible method
krisjanisvilnis
committed
a535372
View commit details
Copy full SHA for a535372
Browse repository at this point
Added check after elements are finished on screen for elements off screen as well
krisjanisvilnis
committed
df8d8d4
View commit details
Copy full SHA for df8d8d4
Browse repository at this point
Removed missing variable
krisjanisvilnis
committed
426f6df
View commit details
Copy full SHA for 426f6df
Browse repository at this point
Removed missing variable
krisjanisvilnis
committed
2c38e1c
View commit details
Copy full SHA for 2c38e1c
Browse repository at this point
Commits on Apr 7, 2026
Changed variable naming
krisjanisvilnis
committed
66ecb9f
View commit details
Copy full SHA for 66ecb9f
Browse repository at this point
Commits on Apr 8, 2026
Changed variable naming for swipe location
krisjanisvilnis
committed
7e9ef55
View commit details
Copy full SHA for 7e9ef55
Browse repository at this point
Redone some logic for scrolling to check if elements visible off screen
krisjanisvilnis
committed
aad182e
View commit details
Copy full SHA for aad182e
Browse repository at this point
You can’t perform that action at this time.