Skip to content

Get Text from alert message #224

@gkvappium

Description

@gkvappium

I want to retrieve the text from an alert message. On android there is no problem. But on IOS, can't really get the text. I do not want to do a findElementByText and pass the entire value since there are some localization stuff involved.

There is a method in selenium ,something like driver.switchTo().alert().getText(). But couldn't figure out a way to use this method.

@SvetoslavTsenov , do you have any idea as to how to use it along with the plugin?

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