short version: I am a resource to help, frankly I fear making the first steps in contributing. Can somebody hold my hand for the first few cycles? thanks, tom ...
Hi All, Can anyone point me to resources/scripts which will be helpfull in controling settings of IE->Options->Security->ActiveX stuff Thnx in advance, Shri ...
Hi... Bret Pettichord just published the note below to the WATIR and ruby-talk mail lists. If anyone here would be interested in helping to create a usable...
Just (finally) got to this group, in my trek through the QA and perl world, so Hello everyone! I wanted to ask how easy people think creating scripts using ...
Hi, I believe, we should consider an interface clean up for WGT (Win32::GuiTest). These are the main areas, which IMHO deserve some effort: 1. Some public...
Hi all, I'm stuk! I've installed Win32::GuiTest with success and already have used the recorder to create a test script. However, I'm not 'knowleageble39; on...
Is there any way to compare bmp or jpg images in Win32::GuiTest? I want to automate installation process. So when the status bar shows 100% completed, i want...
Hi All, How can I invoke the system tray menus? For example... I went to the system tray and right click the mouse over a particular Icon. A list of menu...
Hi, My first post to this group, I am a beginner as far as guitest goes but am hopeful that it can really help with some automated testing I have planned. ...
Hi, I have an "Windows application" where there are 4 editboxes without captions. To turn the focus to any one of the edit boxes, I am not able to get the ...
Hi all, Is there a function available to test for minimized windows? I also want to note what the title of that window is. ~Daniel [Non-text portions of this...
Hi all, I haven't much time to maintain the module anymore. I used to, at least, have time to integrate new changes donated by other people. But I can't even...
Hi, When looking on TODO sections in the code and in the feature requests on source forge I found that you consider expanding GuiTest to handle web and java...
I also see Win32::GuiTest as vanilla windows testing only. I would prefer that separate modules be written for other platforms, bizarre application ( IE ) or...
Hello, I recently got GuiTest::DibSect working and was impressed at how easy it makes capturing screen images. Sometimes, however, the window (that you specify...
If you don't object to Ruby, I find the WATIR framework a lot more useful than SAMIE: http://rubyforge.org/projects/wtr/, http://www.io.com/~wazmo/blog/ . ...
Hi.. i am new to usinf perl for GUI test, can U please help me to start learning this technology..i want to use it for functional testing of web application......
Hi, I am having difficulties with 2 different aspects of my environment and win32. I really do like the different pieces of the module. I found a great...
I am trying to automate a software using GuiTest. I am at a loss trying to automate opening up of the windows explorer like structure , move up the directory...
Hi, You would think that a great tool like this would have more followers. I think it is great. I don't know anything about API calls or windows programming,...
Hi, I just started using the Win32::GuiTest module. I need to know where you guys found the documentation. As an example, I just stumbled onto a post that...
Hello all, I am new to the list. I just downloaded the module and went through the tutorial and the examples provided. Now, I am looking for the best way of...
I am doing automation using Win32::GUITest for an application where I need to click on toolbar’s buttons to perform certain operations. I have no idea how to...