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 }}
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
757
Star
4.2k
Code
Issues
175
Pull requests
26
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add elementIndex step option for targeting specific elements
- #5499
#5499
Merged
DavertMik
merged 10 commits into
4.x
codeceptjs/CodeceptJS:4.x
from
feat/element-position-select
codeceptjs/CodeceptJS:feat/element-position-select
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add elementIndex step option for targeting specific elements
#5499
DavertMik
merged 10 commits into
4.x
codeceptjs/CodeceptJS:4.x
from
feat/element-position-select
codeceptjs/CodeceptJS:feat/element-position-select
Copy head branch name to clipboard
Commits
Commits on Mar 29, 2026
feat: add elementIndex step option for targeting specific elements
Show description for b0e82e2
DavertMik
and
claude
committed
b0e82e2
View commit details
Copy full SHA for b0e82e2
Browse repository at this point
feat: add TypeScript types for step options and codeceptjs/steps module
Show description for ae063e6
DavertMik
and
claude
committed
ae063e6
View commit details
Copy full SHA for ae063e6
Browse repository at this point
fix: use absolute XPath with // prefix in MultipleElementsFound error
Show description for e8b64f2
DavertMik
and
claude
committed
e8b64f2
View commit details
Copy full SHA for e8b64f2
Browse repository at this point
docs: rename strict.md to element-selection.md
Show description for 8b16fe8
DavertMik
and
claude
committed
8b16fe8
View commit details
Copy full SHA for 8b16fe8
Browse repository at this point
fix: use duck-typing for StepConfig detection instead of instanceof
Show description for 2b8ea08
DavertMik
and
claude
committed
2b8ea08
View commit details
Copy full SHA for 2b8ea08
Browse repository at this point
Commits on Mar 30, 2026
feat: add exact and strictMode step options for per-step strict mode
Show description for 9116dd2
DavertMik
and
claude
committed
9116dd2
View commit details
Copy full SHA for 9116dd2
Browse repository at this point
feat: exact: false cancels strict mode per-step
Show description for 59c7b25
DavertMik
and
claude
committed
59c7b25
View commit details
Copy full SHA for 59c7b25
Browse repository at this point
fix: role locators now use getByRole() when wrapped in Locator object
Show description for c3097db
DavertMik
and
claude
committed
c3097db
View commit details
Copy full SHA for c3097db
Browse repository at this point
fix: use Array.from() for WebDriver element collections in selectElement
Show description for 6e4f7c5
DavertMik
and
claude
committed
6e4f7c5
View commit details
Copy full SHA for 6e4f7c5
Browse repository at this point
docs: add exact/strictMode per-step options to element selection guide
Show description for 6f14a47
DavertMik
and
claude
committed
6f14a47
View commit details
Copy full SHA for 6f14a47
Browse repository at this point
You can’t perform that action at this time.