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

Add is_hidden to WebElement? #87

Closed
markstos opened this issue Oct 1, 2013 · 4 comments
Closed

Add is_hidden to WebElement? #87

markstos opened this issue Oct 1, 2013 · 4 comments
Assignees
Milestone

Comments

@markstos
Copy link
Collaborator

markstos commented Oct 1, 2013

Other developers: I'm considering adding is_hidden as syntactic sugar for

! $e->is_displayed.

Any objections?

@gempesaw
Copy link
Collaborator

gempesaw commented Oct 1, 2013

+1

1 similar comment
@areyoutoo
Copy link
Contributor

+1

@bbhenry
Copy link

bbhenry commented Feb 24, 2014

ha, I was just looking for this function. +1
I noticed that this ticket was opened 5 months ago, so has this feature been implemented yet?

@markstos
Copy link
Collaborator Author

@bbhenry: Not that I'm aware of. I'm no longer using Selenium::Remote::Driver (got a new job), so someone else should pick this up. There's clearly some support for it, and no detractors.

@gempesaw gempesaw added this to the 0.20 milestone Mar 30, 2014
@gempesaw gempesaw self-assigned this Mar 30, 2014
@gempesaw gempesaw removed this from the 0.20 milestone Apr 12, 2014
gempesaw added a commit that referenced this issue May 24, 2014
[skip ci]. OS X recordings are updated; Windows and Linux are still
needed.
@gempesaw gempesaw added this to the 0.2002 milestone May 24, 2014
@gempesaw gempesaw modified the milestones: 0.2003, 0.2002 Jun 30, 2014
gempesaw added a commit that referenced this issue Jul 16, 2014
gempesaw added a commit that referenced this issue Jul 16, 2014
        [NEW FEATURES]
        - #87: Implement is_hidden for WebElements

        [BUG FIXES]
        - #145: Revert previous 2.42.2 fix to allow for endpoints properly returning ''
        - #146: Keep test description when using content_like
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

No branches or pull requests

4 participants