Skip to content

How to replace switch_to #70

@nathanvda

Description

@nathanvda

When using the selenium, we wrote something like

page.driver.browser.switch_to.window('online_manuals')

to swich to a newly opened window (online_manuals).
Instead I get this error:

undefined method `switch_to' for #<Akephalos::Client:0x1e06de8> (NoMethodError)

Is this functionality available in Akephalos? If so, how should i go about it then.
Or, if this should need to be implemented, can you give me some pointers where I should get started to add this functionality?

Kind regards,

Nathan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions