[Wtr-general] Interesting link problem

2006-06-27 Thread David Solis
I have a table that dynamically has an "n" number of entries as links. The table can sort by the last entry made in the table. I want to be able to click on the last entry or the last link that appears on the table. The problem is that I don't have attribute values to able to identify the link

[Wtr-general] Undefined Method Error

2006-03-20 Thread David Solis
Hello,I’m running into a problem I think is a probably a programming error in my part. Here is what I’m trying to accomplish: I have script with 2800 lines of code. My test cases in the script have many repeatable steps. For each test case, I’m basically

[Wtr-general] Another JavaScript Question

2006-01-25 Thread David Solis
All,I've been trying desperately for over week to figure out how to click on _javascript_ button to no avail. I have tried just about everybody's suggestions. Mark Cain's solution posted last weeklooked very promising, but can't get it to work. Here is the code that contains the buttons

[Wtr-general] Unable to run watir from IRB

2005-12-30 Thread David Solis
I am trying to do the scripting 101 tutorial. I installed everything as directed. The server is running, ruby and watir is installed. In fact, I am able to run the unittest demo that came with watir. However, when i try to execute watir from irb I get the following error.irb (main):001:0