Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Base URL inconsistent behavior (IDE) #2706

Open
lukeis opened this issue Mar 3, 2016 · 6 comments
Open

Base URL inconsistent behavior (IDE) #2706

lukeis opened this issue Mar 3, 2016 · 6 comments

Comments

@lukeis
Copy link
Member

lukeis commented Mar 3, 2016

Originally reported on Google Code with ID 2706

What steps will reproduce the problem?
1. Create a test suite with 2 tests
2. Set test 1 base url to example.com
3. Set test 2 base url to example2.com
4. Switch back to test 1 (notice that the base url changes back)
4. Save test suite
4. Switch back to test 2 (notice that the base url changes again)
5. Close test suite
6. Re-open test suite
7. Check both test suites

What is the expected output? What do you see instead?
Expected output : test cases retain their respective base-url values.
Actual output : all test cases use the domain that was visible at time of saving test
suite.


Selenium version: Selenium IDE 1.3.0
OS: Window XP
Browser: Firefox
Brower version: 6.0


Additional info:

When saving the test suite it updates all of the files to use the same base url, but
doesn't update the IDE until re-loading the suite

Not sure which is preferable: forcing one base-url or allowing each case to have a
different url. For my case; I have a separate domain for each language and wanted to
keep the tests together. Whether it's one URL per suite or one url per case, it would
make more sense for it to be consistent regardless.

Reported by mike@michaelhall.ca on 2011-10-24 16:32:44

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by ajaykemparaj on 2011-10-25 02:39:51

  • Labels added: Component-IDE

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Bump. I'm experiencing a similar situation, in that im importing test cases into a suite
that were created when the website had a different URL. it seems to always default
back to what was originally set, even if i change it to the updated one.

Reported by MrGurns on 2012-04-18 18:03:03

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Ack. I'm having the same problem -- regardless of trying to save the new base URL by
toggling the "Remember Base URL" option, it continues to default to the obsolete URL.

Reported by Katy.Koenen on 2012-08-08 15:19:37

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by barancev on 2014-08-05 08:15:42

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Issue 7709 has been merged into this issue.

Reported by barancev on 2014-08-05 08:15:54

@lukeis
Copy link
Member Author

lukeis commented Mar 3, 2016

Reported by luke.semerau on 2015-09-17 17:44:25

  • Labels added: Restrict-AddIssueComment-Commit

@SeleniumHQ SeleniumHQ locked and limited conversation to collaborators Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant