[wtr-general] Re: button.Click_No_Wait only highlights the button, does not click

2009-01-16 Thread jensen2525
I ran into this issue and have been able to resolve what was causing this on Windows XP. This may not be what's causing it for other folks but hopefully it will point them in the right direction. We have an TeamCity server that will execute our tests using Rake on the build agents running

[wtr-general] Re: Controlling JavaScript Pop Ups without .click_no_wait

2009-02-12 Thread jensen2525
I ran into a similar issue and was able to work around it by calling click! instead of click or click_no_wait. We're not using SproutCore so this may not be relevant to your issue. ## snip # Click on the Export button then Save the file as an artifact export =