Skip to content

Add iframe/window management #175

Description

@everzet

I will implement 2 new methods in DriverInterface:

  • switchToWindow(…)
  • switchToIFrame(…)

First one will switch window to some specific one, second one will switch to specific frame.
By providing no argument to this functions - you will be switched to base_window/out_of_iframe.

Sahi and Selenium will support this, but Goutte and Symfony will not - they will simply throw
exceptions as always. Not sure yet bout Zombie.js.

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