Skip to content
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

Ability to select active element #3

Open
ryanzec opened this issue Aug 5, 2013 · 1 comment
Open

Ability to select active element #3

ryanzec opened this issue Aug 5, 2013 · 1 comment
Assignees
Milestone

Comments

@ryanzec
Copy link
Contributor

ryanzec commented Aug 5, 2013

It would be nice to have the ability to select the currently active element (like a focused input box). It would also be helpful if this functionality was available in the assertions codebase too so that it would be possible to test that an input box is properly auto focused on page load (which is common for login screen).

@asciidisco
Copy link
Member

I consider adding a "shortcut" method for this, but for now the ":focus" selector might do the trick, I haven't tested it yet, but if you have a scenario handy where you could quickly check this & report the results, I would kindly ask you to check this for me ;)

@ghost ghost assigned asciidisco Aug 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants