flex-pilot-x
flex-pilot-x copied to clipboard
FlexPilotX and flex explorer
I am having the following issue
Once I have used the flex explorer against an application for example flexstore at http://localhost/flexstore if I have another version of the application for example flexstore at http://localhost/flexstore2 the flex explorer does not work on the latter.
How are you navigating to the second application? And did you try turning the explorer off and on? And do you have the same problem with the recorder?
yes I am having the same problem using the recorder/explorer, it seems it tries to use http://localhost/flexstore app. For example I am doing the following
-- open http://localhost/flexstore2 on firefox
-- open selenium ide and got this on the log
- [info] ReferenceError: params is not defined
- [info] ReferenceError: params is not defined
- [info] ReferenceError: params is not defined
-- using flex explorer
-- selenium ide log - [info] Trying to activate flex movie: id=flexstore
- [info] Failure to activate flex movie: id=flexstore
-- open http://localhost/flexstore on firefox
-- selenium ide log - [info] Trying to activate flex movie: id=flexstore
- [info] Succesfully activated flex movie: id=flexstore
I disabled/enabled flexplilot x and still got this issue.
btw, I can run recorder test against http://localhost/flexstore2 deployed version, the issue is using the explorer & recording new actions.
If I could figure out how to repo I bet this explains the problem: * [info] ReferenceError: params is not defined
Can you tell me what version of flexpilotx you are using and what version of firefox? Maybe put the broken flexstore app somewhere public that I can access it?
Adam
I think I am going to review more the issue to provide detail information. My environment is firefox 3.6.11 / latest selenium ide 1.0.7 / latest flex-pilot-x-0.7.0.xpi / windowsxp & windows7 / IIS