Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlexPilotX and flex explorer #2

Open
mariangemarcano opened this issue Oct 18, 2010 · 4 comments
Open

FlexPilotX and flex explorer #2

mariangemarcano opened this issue Oct 18, 2010 · 4 comments

Comments

@mariangemarcano
Copy link

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.

@admc
Copy link
Owner

admc commented Oct 19, 2010

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?

@mariangemarcano
Copy link
Author

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.

@admc
Copy link
Owner

admc commented Oct 19, 2010

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

@mariangemarcano
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants