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
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 }}
mfaisalkhatri
/
web-automation-playwright-java
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
30
Code
Issues
22
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
added test examples for click operations
- #94
#94
Merged
mfaisalkhatri
merged 11 commits into
main
mfaisalkhatri/web-automation-playwright-java:main
from
issue-15
mfaisalkhatri/web-automation-playwright-java:issue-15
Copy head branch name to clipboard
May 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
added test examples for click operations
#94
mfaisalkhatri
merged 11 commits into
main
mfaisalkhatri/web-automation-playwright-java:main
from
issue-15
mfaisalkhatri/web-automation-playwright-java:issue-15
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2026
added new class for creating click operations
mfaisalkhatri
committed
088bebd
View commit details
Copy full SHA for 088bebd
Browse repository at this point
added example code for left mouse click
mfaisalkhatri
committed
a56fb6d
View commit details
Copy full SHA for a56fb6d
Browse repository at this point
added second approach to left click
mfaisalkhatri
committed
45a3c69
View commit details
Copy full SHA for 45a3c69
Browse repository at this point
fixed the dropdown test by refactoring the select by value test with th-internet website
mfaisalkhatri
committed
d50c5aa
View commit details
Copy full SHA for d50c5aa
Browse repository at this point
Commits on Apr 14, 2026
replaced the demo website for multi dropdown tests, fixed multi dropdown tests
mfaisalkhatri
committed
d89455f
View commit details
Copy full SHA for d89455f
Browse repository at this point
removed commented code
mfaisalkhatri
committed
b9bdbf5
View commit details
Copy full SHA for b9bdbf5
Browse repository at this point
added example code for right mouse click
mfaisalkhatri
committed
d63b54c
View commit details
Copy full SHA for d63b54c
Browse repository at this point
Commits on Apr 22, 2026
added force click and positio nbased click tests
mfaisalkhatri
committed
0b3d6bf
View commit details
Copy full SHA for 0b3d6bf
Browse repository at this point
click with modifier example wip
mfaisalkhatri
committed
7e38602
View commit details
Copy full SHA for 7e38602
Browse repository at this point
Commits on May 4, 2026
updated playwright dependency version, added test for delay click, drag and drop and click with modifiers
mfaisalkhatri
committed
f4f0100
View commit details
Copy full SHA for f4f0100
Browse repository at this point
added test examples for programmatic click and drag and drop actions
mfaisalkhatri
committed
14615c9
View commit details
Copy full SHA for 14615c9
Browse repository at this point
You can’t perform that action at this time.