| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | Feb 26 at 13:10 | |
| stats | profile views | 2 |
|
Feb 21 |
comment |
How to test upgrades for an iOS application? I'm not using xcode to put a compiled build on the device. I'm using the xcode organizer to put an ad-hoc .ipa archive on the device. I can take the same ipa and use it through itunes or the iPhone configuration utility. So why not xcode (which is more convenient)? |
|
Feb 14 |
comment |
How to test upgrades for an iOS application? I usually overwrite an existing installation with an ad-hoc build via the xcode organizer window. Is that the same thing as what you describe? |
|
Jun 27 |
comment |
Is there a captureNetworkTraffic implementation in Selenium 2 via webdriver? I may eventually do that, but rather look for native webdriver solutions. |
|
Jun 27 |
comment |
Is there a captureNetworkTraffic implementation in Selenium 2 via webdriver? Looks interesting, but I'm looking for a more complete solutions, maybe requiring the usage of two tools (like selenium and gson, in my case). This looks like a lot of work to accomplish this thing. |
|
Jun 9 |
comment |
Has someone ever used Selenium RC with Firefox Portable (specifically FF3.6)? I'm still learning on RC, haven't yet migrated to WebDriver. Soon, though! |
|
May 29 |
comment |
Newbie question: How do I run a JUnit 3 test on Portable Firefox 3.6 in Selenium RC (1.0.3)? Added. I can attest to that since launching firefox from any directory works. I still get the same result, though. |