I am new to FireBug but have been doing automation for many years. I have had a request to help someone in my test group automate the use of Firebug using Ruby and Watir.
Basically, I want to iterate through a file and enter commands in the console command line based on the info in each line of the file. My problem is that I cannot find a way to determine the names of the objects (console tab, command line, etc) in order to access them programatically. I downloaded a tool that does Record and Playback, hoping that it might help, but all it does is give me coordinates for where I clicked the mouse. I've looked through a ton of documentation but haven't found anything useful. Can anyone point me in the right direction? Thanks! Anne -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
