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
Type
/
to 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
.
codeceptjs
/
CodeceptJS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
758
Star
4.2k
Code
Issues
186
Pull requests
25
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
fix: appium tests
- #5230
#5230
Merged
kobenguyent
merged 13 commits into
3.x
codeceptjs/CodeceptJS:3.x
from
5228-fix-appium-tests
codeceptjs/CodeceptJS:5228-fix-appium-tests
Copy head branch name to clipboard
Oct 2, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix: appium tests
#5230
kobenguyent
merged 13 commits into
3.x
codeceptjs/CodeceptJS:3.x
from
5228-fix-appium-tests
codeceptjs/CodeceptJS:5228-fix-appium-tests
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2025
fix: appium tests
kobenguyent
committed
b5b420f
View commit details
Copy full SHA for b5b420f
Browse repository at this point
fix: issues
kobenguyent
committed
6d80f03
View commit details
Copy full SHA for 6d80f03
Browse repository at this point
Fix additional Appium test issues: swipe parameters, context switch timing, and swipeTo timeout
kobenguyent
committed
54f4b58
View commit details
Copy full SHA for 54f4b58
Browse repository at this point
Fix swipeTo to use _isDisplayedSafe and increase wait timeouts for swipe tests
kobenguyent
committed
59e2548
View commit details
Copy full SHA for 59e2548
Browse repository at this point
Increase pause after swipe operations to allow UI to settle
kobenguyent
committed
8da30a4
View commit details
Copy full SHA for 8da30a4
Browse repository at this point
Increase pause after switchToNative to prevent stale element errors
kobenguyent
committed
936a4c3
View commit details
Copy full SHA for 936a4c3
Browse repository at this point
Increase pause and timeout for performTouchAction swipe tests
kobenguyent
committed
ffce715
View commit details
Copy full SHA for ffce715
Browse repository at this point
Reset isWeb flag to false in resetApp() to fix context switching
kobenguyent
committed
93804c6
View commit details
Copy full SHA for 93804c6
Browse repository at this point
Add pause after tap to allow webview screen to load and prevent stale elements
kobenguyent
committed
6808bb3
View commit details
Copy full SHA for 6808bb3
Browse repository at this point
Fix swipe gesture parameters: increase distance to generate FLICK and use LinearLayout1 for scrolling
kobenguyent
committed
6047fa9
View commit details
Copy full SHA for 6047fa9
Browse repository at this point
Fix swipe tests: increase distance to 1200,1000 and correct swipeDown method call
kobenguyent
committed
c07fa0d
View commit details
Copy full SHA for c07fa0d
Browse repository at this point
Increase pause to 3s and timeout to 20s for flaky performTouchAction swipe tests
kobenguyent
committed
314b374
View commit details
Copy full SHA for 314b374
Browse repository at this point
Add resetApp() to all performTouchAction tests for test isolation and stability
kobenguyent
committed
dde2db2
View commit details
Copy full SHA for dde2db2
Browse repository at this point
You can’t perform that action at this time.