Skip to content

Get by attribute exact then contains#25

Merged
Umutayb merged 7 commits intomainfrom
getByAttribute-exact-then-contains
Mar 27, 2026
Merged

Get by attribute exact then contains#25
Umutayb merged 7 commits intomainfrom
getByAttribute-exact-then-contains

Conversation

@Umutayb
Copy link
Copy Markdown
Member

@Umutayb Umutayb commented Mar 27, 2026

No description provided.

Umutayb and others added 4 commits March 27, 2026 22:42
Exposes the platform string for a given page name (e.g. 'web', 'android', 'ios').
Allows consumers to derive platform info from the repository instead of
requiring it as a separate constructor parameter.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

📊 API Coverage Report

API Coverage

Build Passed: 100% API Coverage!

🔍 View Detailed Coverage Breakdown

ElementRepository: 12/12
[x] getPagePlatform
[x] setDefaultTimeout
[x] get
[x] getAll
[x] getRandom
[x] getByText
[x] getByAttribute
[x] getByIndex
[x] getVisible
[x] getByRole
[x] getSelectorRaw
[x] getSelector

PlatformElement: 24/24
[x] click
[x] fill
[x] clear
[x] check
[x] uncheck
[x] hover
[x] doubleClick
[x] scrollIntoView
[x] pressSequentially
[x] setInputFiles
[x] dispatchEvent
[x] isVisible
[x] isEnabled
[x] isChecked
[x] textContent
[x] getAttribute
[x] inputValue
[x] locateChild
[x] count
[x] all
[x] first
[x] nth
[x] filter
[x] waitFor

WebElement: 24/24
[x] click
[x] fill
[x] clear
[x] check
[x] uncheck
[x] hover
[x] doubleClick
[x] scrollIntoView
[x] pressSequentially
[x] setInputFiles
[x] dispatchEvent
[x] isVisible
[x] isEnabled
[x] isChecked
[x] textContent
[x] getAttribute
[x] inputValue
[x] locateChild
[x] count
[x] all
[x] first
[x] nth
[x] filter
[x] waitFor

Plain report generated by @civitas-cerebrum/test-coverage · 2026-03-27

@Umutayb Umutayb merged commit 952c6d9 into main Mar 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant