Skip to content

feat: Add Frame#frame_element method #524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2025
Merged

Conversation

myabc
Copy link
Contributor

@myabc myabc commented Feb 23, 2025

⚠️ Includes commit from #523 - please review/merge that PR first.

Faciliates easier retrieval of the iframe element that embeds the window (represented as a Frame object by Ferrum).

This is extracted from my Cuprite PR here: rubycdp/cuprite#291 (that PR doesn't currently depend on this PR being merged, but the Cuprite PR could easily be adapted to call the newly-added Ferum Frame#node method).

Faciliates easier retrieval of the `iframe` element that embeds the
`window` (represented as a `Frame` object by Ferrum).
@myabc myabc force-pushed the feature/frame_node branch from 929ce03 to 5384c0a Compare March 4, 2025 23:22
@myabc myabc changed the title feat: Add Frame#node method feat: Add Frame#frame_element method Mar 4, 2025
@myabc myabc requested a review from route March 4, 2025 23:36
@route route merged commit 0a3cf33 into rubycdp:main Mar 5, 2025
8 checks passed
@myabc myabc deleted the feature/frame_node branch March 5, 2025 14:09
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.

2 participants