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
.
rubycdp
/
ferrum
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
170
Star
2k
Code
Issues
22
Pull requests
11
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Implement wait_for_selector
- #236
#236
Open
Mifrill
wants to merge 13 commits into
main
rubycdp/ferrum:main
from
issue_82/implement_wait_for_selector
rubycdp/ferrum:issue_82/implement_wait_for_selector
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Implement wait_for_selector
#236
Mifrill
wants to merge 13 commits into
main
rubycdp/ferrum:main
from
issue_82/implement_wait_for_selector
rubycdp/ferrum:issue_82/implement_wait_for_selector
Copy head branch name to clipboard
Commits
Commits on Jan 7, 2022
extend evaluate_func with any options ability
Mifrill
committed
c58767f
View commit details
Copy full SHA for c58767f
Browse repository at this point
implement #wait_for_selector method for browser
Mifrill
committed
83ca882
View commit details
Copy full SHA for 83ca882
Browse repository at this point
fix spec with hardcoded value of size for with_js view due to added lines
Mifrill
committed
051617d
View commit details
Copy full SHA for 051617d
Browse repository at this point
Commits on Jan 12, 2022
increase default timeout to 5 sec
Mifrill
committed
8d98b79
View commit details
Copy full SHA for 8d98b79
Browse repository at this point
Commits on Jan 15, 2022
add spec: 'waits for selector within frame'
Mifrill
committed
0f0fbe0
View commit details
Copy full SHA for 0f0fbe0
Browse repository at this point
returns Node instead DOM instance in wait_for_selector method
Mifrill
committed
53edf60
View commit details
Copy full SHA for 53edf60
Browse repository at this point
set default timeout 3 sec
Mifrill
committed
cf74591
View commit details
Copy full SHA for cf74591
Browse repository at this point
fill CHANGELOG/README for implemented Ferrum::Browser#wait_for_selector method
Mifrill
committed
3b09739
View commit details
Copy full SHA for 3b09739
Browse repository at this point
Commits on Feb 1, 2022
apply heredoc for JS expression in Frame::DOM#wait_for_selector for consistency
Mifrill
committed
c153714
View commit details
Copy full SHA for c153714
Browse repository at this point
refactor wait_for_selector method with wait_for_css/wait_for_xpath
Mifrill
committed
0489d60
View commit details
Copy full SHA for 0489d60
Browse repository at this point
cleanup: simplify arguments calls for wait_for_selector method
Mifrill
committed
c052bd2
View commit details
Copy full SHA for c052bd2
Browse repository at this point
cleanup: squash wrapperFunction with findElement function in wait_for_selector
Mifrill
committed
6bd16ef
View commit details
Copy full SHA for 6bd16ef
Browse repository at this point
Commits on Apr 19, 2022
Merge remote-tracking branch 'origin/main' into issue_82/implement_wait_for_selector
Mifrill
committed
02a2df6
View commit details
Copy full SHA for 02a2df6
Browse repository at this point
You can’t perform that action at this time.