|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Dev Update of Simon StewartThis week:
* Worked on some of the alternate language bindings for webdriver, but not checked them in (sorry) * Traveled a lot and not done much Next week: * Check in the language bindings * Add support for finding by name * Allow multiple firefox drivers to be run simultaneously * Upload some binaries to the webdriver site * Extract a basic remote webdriver --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=12751&messageID=40351#40351 --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
|
|
Re: Dev Update of Simon StewartSimon,
Is the Selenium-WebDriver bridge stable now? A coworker of mine is checking it out and I didn't see any plans related to that code. Would it make sense to have him start testing it and seeing about building a compatible Selenium RC implementation that would let us drive IE via the current SRC APIs? --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=12751&messageID=40373#40373 --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
|
|
Re: Dev Update of Simon StewartThe WebDriver-backed Selenium implementation is ticking along. I'd appreciate feedback and, more importantly, help in implementing it. There's a couple of large holes in the API that I need to plug, namely enumerating windows and handling alerts. Most of the other stuff is either there or, at least, supported in the WebDriver but perhaps not bridged to the Selenium API.
Your colleague is more than welcome to start testing it and reporting any bugs to the issues list so that I can prioritize them properly. If there's a piece of functionality that they really need, just let me know and I'll push it higher on the list. If they'd like to submit patches, I'd be delighted :) In order to drive IE, you'll need "webdriver-common.jar", "webdriver-internet-explorer.jar" and the "webdriver-selenium.jar" available in place of the normal SRC jars and the InternetExplorerDriver.dll on the PATH. It should be a "drop-in" replacement. Then, just instantiate the DefaultSelenium passing in the normal IE connection string ("*iexplore") --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=12751&messageID=40676#40676 --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
|
|
Re: Dev Update of Simon StewartLast week:
* Added support for running multiple firefox drivers at the same time * Can now start firefox with a custom profile that's not listed in the firefox profiles * Worked on documentation * Rolled in patches from the community (particularly "find by name" support) This week (planned!): * Work on the selenium rc implementation * Extract a remote webdriver interface. * Start on a remote webdriver server. --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=12751&messageID=40677#40677 --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
|
|
Re: Dev Update of Nelson SproulAnswered some forum questions. Will do some more of that this week.
Will get into position to fix some bugs. Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it. --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
|
|
Re: Dev Update of Simon StewartLast week:
* More tweaking of the profile stuff in the Firefox driver * Updated webdriver wiki, adding an short architectural overview * A small amount of work tidying the HtmlUnitDriver This week: * Roll in changes from Michael Tamm to do with finding elements by name * Work on handling alerts in the firefox driver --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=12751&messageID=41318#41318 --------------------------------------------------------------------- To unsubscribe, e-mail: selenium-dev-unsubscribe@... For additional commands, e-mail: selenium-dev-help@... |
| Free embeddable forum powered by Nabble | Forum Help |