| bio | website | foxxxyforum.com |
|---|---|---|
| location | Tampa, FL | |
| age | 43 | |
| visits | member for | 2 years, 1 month |
| seen | May 13 at 9:59 | |
| stats | profile views | 11 |
I am a coder, singer/songwriter, and executive producer of a weekly radio show. I contribute to the Selenium browser automation project.
|
May 19 |
awarded | Yearling |
|
Mar 28 |
comment |
How to start a Selenium2 WebDriver window in background? And it won't ever be implemented. It's a legacy left over from when you could start Internet Explorer and not allow it to become visible. Microsoft has made that scenario impossible with the advent of Protected Mode in Windows Vista/IE7. Incidentally, if you'd like to contribute documentation to the project, we happily accept patches. |
|
Jun 9 |
awarded | Critic |
|
May 19 |
comment |
How do you wait for jQuery Ajax calls to complete in Selenium 2 The WebDriverWait class is pretty bare-bones. That said, it would be interesting to know (in another, more appropriate forum) what you're finding about it that's "unstable". |
|
May 19 |
awarded | Teacher |
|
May 19 |
answered | Selenium2 assert questions |
|
May 19 |
comment |
Where can I find information on getting started with Selenium 2 Please note that those docs are in the process of being revised for the upcoming Selenium 2 release. There are other resources available for information about Selenium WebDriver. Another answer already indicated the Google group for WebDriver. Another resource is the #selenium IRC channel on Freenode where many of the core developers frequent. |
|
May 19 |
comment |
Attach to browser not spawned by Selenium2 This is exactly right. There is no API for attaching to a running browser instance at present. It's a common feature request, though, and yes it's on the roadmap. It would be easiest to implement for IE, given the architecture of that particular driver. Remember that the "handle" you get from getWindowHandles() isn't a Windows HWND; rather it's an opaque string Selenium WebDriver uses to identify the window. |
|
May 19 |
awarded | Supporter |
|
May 19 |
answered | Testing drag-and-drop with Selenium 2 on Telerik controls |
|
May 19 |
awarded | Autobiographer |