Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

methods for test elements

Open
#2,739 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
testing

Research direction

The issue does not name any files, tests, or entry points. Start by locating CodeceptJS's existing element assertion methods and helper APIs, then determine which properties should be supported beyond the examples seeElementHasFocus and seeElementIsEnabled. Done means the supported method set is agreed and the new assertions are covered by tests.

Written by the indexing model from the issue text.

Description

Is there any reason why codeception does not have methods for testing element properties?

I am thinking, for example, of something like:
seeElementHasFocus
seeElementIsEnabled

etc.

I know I can write them myself through helpers, I just think that there is no need for each tester to create the same wheel for himself.

Dominant language
JavaScript
Stars
4.2k
Forks
756
Avg merge
2d 9h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from codeceptjs/CodeceptJS

All issues in codeceptjs/CodeceptJS

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.