-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels