Skip to content

Native driver does not work with forms with method="GET" #2

@hkdobrev

Description

@hkdobrev

When clicking an element the native driver checks if it should submit a form in Functest_Driver_Native::click().

However if the form has a method attribute equals to "GET" the form is still posted using Functest_Driver_Native::post().

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