Skip to content

need to read/get a textfield value? #13

@submitsim

Description

@submitsim

Hello

How Can I read/get a textfield?

for example, in Flex_Selenium_API, we can get the textfield:

public String getText(String textFieldId) {
return call("getFlexText", textFieldId, "");
}

How can we do it with flexPilot???

I looked at the API, and it has fp_click , fp_type , fp_select ,fp_doubleClick, fp_dragDropElemToElem, fp_dragDropToCoords,
fp_lookupFlash .

there is No fp_get OR fp_read.

Can u help please?

thanks

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