Skip to content

Need implementation for switching to a frame #8

@tijothomas07

Description

@tijothomas07

Issue: Need an implementation for switching to a frame and switching back to the default content.

Ex:

Label heading = homePage.getLabel("heading");
driver.switchTo().frame(frame1);
heading .click();
driver.switchTo().defaultContent();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions