--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.
First of all, why do you want to use flexClick via Call Selenium Api
when you can use Click Flex Element instead??
The reason your attempt didn't succeed is that flexClick expects the
argument to contain information is the argument id, name, chain, or
some other locator strategy understood by Flex Pilot. I think it could
work if you would use `id=btLogin` but I'm not sure. Please refer to
Flex Pilot's documentation or look at the implementation of Click Flex
Element for more information.
Cheers,
.peke
--
Agile Tester/Developer/Consultant :: http://eliga.fi
Lead Developer of Robot Framework :: http://robotframework.org