Issue Details (XML | Word | Printable)

Key: SRC-329
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Andrew
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Selenium Remote Control

runHTMLSuite fails when a file is used for suite location

Created: 23/Aug/07 03:55 AM   Updated: 12/Aug/08 05:35 PM
Component/s: Server
Affects Version/s: 0.9.0
Fix Version/s: None

Environment: Windows XP


 Description  « Hide

Running a HTML suite with the suite location as a file e.g.

runHTMLSuite(java.lang.String browser, java.lang.String browserURL, java.io.File suiteFile, java.io.File outputFile, int timeoutInSeconds, boolean multiWindow)

results in failure with a proxy permission denied error, but works fine when used with the suite file location passed in as a String. e.g.

runHTMLSuite(java.lang.String browser, java.lang.String browserURL, java.lang.String suiteURL, java.io.File outputFile, int timeoutInSeconds, boolean multiWindow)



Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.