Skip to content

Add ability to query for CSS properties #581

Open
@grom358

Description

@grom358

The selenium2 driver (and maybe SahiDriver/Selenium?) can support querying a computed CSS property (https://code.google.com/p/selenium/wiki/JsonWireProtocol#/session/:sessionId/element/:id/css/:propertyName) so I propose that Mink's Element support a getComputedStyle($propertyName) or similar method.

https://github.com/Behat/Mink/pull/582

https://github.com/Behat/MinkSelenium2Driver/pull/168

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions