| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | Apr 25 at 18:43 | |
| stats | profile views | 10 |
|
Mar 27 |
accepted | NUnit: Global error method/event for handling exceptions |
|
Mar 27 |
accepted | Speed up launch of WebDriver Firefox Window |
|
Mar 27 |
asked | WebDriver: Can I inject a jQuery script for a page that isn't using jQuery? |
|
Mar 21 |
asked | Selenium 2.0 WebDriver: Clearing Session Data |
|
Mar 21 |
asked | NUnit: Global error method/event for handling exceptions |
|
Mar 14 |
comment |
Speed up launch of WebDriver Firefox Window I'll give you some points.. if you can help me answer some of my questions below, I'll add a few more to your comments. :-) |
|
Mar 14 |
comment |
Speed up launch of WebDriver Firefox Window does this require I use the Java client drivers? If that's the case, I'll continue using the C# drivers and just use the same browser window. Is there a way I can place the instance somewhere (on some other process) or serialize it and save the object to a file so I can easily grab it again? I'll have to research the cleaning up of session data--another thing I haven't done yet. |
|
Mar 13 |
revised |
Speed up launch of WebDriver Firefox Window added 83 characters in body |
|
Mar 13 |
accepted | Selenium IDE clickAndWait command not working for unique LinkButton control |
|
Mar 13 |
comment |
Selenium IDE clickAndWait command not working for unique LinkButton control For now, I'll mark this as the answer. I've found that you cannot rely on link text for clicking anchors. I have since switched to using WebDriver and relying on xpath for most my anchor clicks. |
|
Mar 13 |
accepted | Open [hidden] new window in webdriver without instantiating new driver in WebDriver |
|
Mar 13 |
asked | Speed up launch of WebDriver Firefox Window |
|
Mar 12 |
comment |
Is there an Interface to Run Selenium 2.0 WebDriver Test Cases other than NUnit? our company uses Cruise Control for continuous integration. I'll have to look into this. Ideally we'd like to be able to kick our scripts off when people commit code to tell them right away whether they broke something. |
|
Mar 12 |
accepted | WebDriver: navigate to new browser window |
|
Mar 12 |
comment |
WebDriver: navigate to new browser window Wow, clever clever!! I should have thought of that!! |
|
Feb 24 |
comment |
Open [hidden] new window in webdriver without instantiating new driver in WebDriver I'll accept once I write the C# code for this and get it working |
|
Feb 24 |
comment |
WebDriver: navigate to new browser window haha! Damn, I was hoping that wasn't the answer. :-) It takes like 10-15 seconds to launch a new instance of WebDriver. |
|
Feb 24 |
asked | WebDriver: navigate to new browser window |
|
Feb 24 |
awarded | Teacher |
|
Feb 9 |
accepted | Running WebDriver without opening actual browser window |