arada wrote:
Hi All,
There was a presentation at WOWODC 09 (west) that covered
ERSelenium. But I can't find the video under the WOWODC 09 West
videos. Is there one?
Thanks,
Ricardo
___
Do not post admin requests to the list. They will
at 4:11 PM, Ricardo J. Parada wrote:
Hi All,
There was a presentation at WOWODC 09 (west) that covered
ERSelenium. But I can't find the video under the WOWODC 09 West
videos. Is there one?
Thanks,
Ricardo
___
Do not post admin requests to
wrote:
Hi All,
There was a presentation at WOWODC 09 (west) that covered
ERSelenium. But I can't find the video under the WOWODC 09 West
videos. Is there one?
Thanks,
Ricardo
___
Do not post admin requests to the list. They will be ignored.
On 2009-09-24, at 7:26 PM, David Holt wrote:
I think it's in the session on Text Driven Development.
That would be *Test* driven development :-)
David
On 24-Sep-09, at 4:11 PM, Ricardo J. Parada wrote:
Hi All,
There was a presentation at WOWODC 09 (west) that covered
ERSel
I think it's in the session on Text Driven Development.
David
On 24-Sep-09, at 4:11 PM, Ricardo J. Parada wrote:
Hi All,
There was a presentation at WOWODC 09 (west) that covered
ERSelenium. But I can't find the video under the WOWODC 09 West
videos. Is there one?
Thank
Hi All,
There was a presentation at WOWODC 09 (west) that covered ERSelenium.
But I can't find the video under the WOWODC 09 West videos. Is there
one?
Thanks,
Ricardo
___
Do not post admin requests to the list. They will be ig
hi,
> I need to set white spaces for a text filed in selenium tests. However
> erselenium not set a white spaces and simply places with nothing. Is there
> any way to give white spaces for a text field.
>
> |store| |emptyStringValue|
> |type|id=ClientOrganisationN
hi,
I need to set white spaces for a text filed in selenium tests. However
erselenium not set a white spaces and simply places with nothing. Is
there any way to give white spaces for a text field.
|store| |emptyStringValue|
|type|id=ClientOrganisationName|${emptyStringValue}|
thanks
t Selenium working and trying to use
ERSelenium in Wonder frameworks to run all the tests I've created
and placed under Resources/Selenium in my eclipse project.
the URL I'm using is: http://localhost:5/cgi-bin/WebObjects/
TravelPoint.woa/-42421/wa/SeleniumStartTesting.
This results
I'm currently trying to get Selenium working and trying to use
ERSelenium in Wonder frameworks to run all the tests I've created and
placed under Resources/Selenium in my eclipse project.
the URL I'm using is: http://localhost:5/cgi-bin/WebObjects/
TravelPoin
On Jun 30, 2007, at 3:08 PM, Michael Bushkov wrote:
How do you handle "clicking" on component action links?
We try to use "link" locators and simple xpath where possible:
|clickAndWait|link=Return Hat||
and
|clickAndWait|//[EMAIL PROTECTED]'Next']||
Here is also the ugly, but powerful example
Hi Chuck,
Chuck Hill wrote:
The advantage of this approach is that you don't need to do test source
code postprocessing. The same source code will be equally processed in
selenium-ide and on any host where ERSelenium is used.
Besides Selenium-RC looks like a kind of overkill solution to u
Hi Chuck,
On Jun 27, 2007, at 10:58 PM, Chuck Hill wrote:
On Jun 27, 2007, at 5:53 AM, Michael Bushkov wrote:
Chuck Hill wrote:
One of my goals is to _not_ be the person who writes and maintains
the functional tests. Because of this, it is important to keep the
tests separate from the appli
n edit a set of tests you need only
grant him access to Resources/Selenium subfolder of your application's
SVN/CVS repository and I don't see how ERSelenium-driven tests layout
can affect that.
- Will open/click commands in your test work ok if you run them on
the host with different WO
t of tests you need only
grant him access to Resources/Selenium subfolder of your application's
SVN/CVS repository and I don't see how ERSelenium-driven tests layout
can affect that.
- Will open/click commands in your test work ok if you run them on
the host with different WO base URL
u are doing for this. To me, Selenium
tests are for functional testing and so have no relation at all to
project structure.
The reason for doing it this way (says the guy who's used ERSelenium
a few times now) is that is a piece of cake to create test suites.
There is no maintaining an ext
ional testing and so have no relation at all to
project structure.
The reason for doing it this way (says the guy who's used ERSelenium
a few times now) is that is a piece of cake to create test suites.
There is no maintaining an external test suite. You just create a
folder calle
a direct
action to do this and call it from the test in a new window. The
direct action is only enabled during testing runs.
- Ability to write simple relative URLs to avoid problems with host
base url.
I solve that problem by using IDs.
You always can use Selenium without ERSelenium frame
18 matches
Mail list logo