hello,
you can copy the (expected or results) folder as whole to another location.
Or you can copy all testresults into one folder belonging to one specific test, fe "testresult" without any statements in it! Simple open the results by clicking on the button in this empty script...
I have an array of togglebuttons; JToggleButton JToggelButt[] = new ToggleButton[100];
later in the actionevent i want to know which button is clicked!
with e.GetActionObject() i can get the label of the button but not the number of the array!
Because i want to change the backcolor of the...
I have an array of togglebuttons; JToggleButton JToggelButt[] = new ToggleButton[100];
later in the actionevent i want to know which button is clicked!
with e.GetActionObject() i can get the label of the button but not the number of the array!
Because i want to change the backcolor of the...
how, can i replay the captured mousemovements in another application?
I can catch the movements made before and store it, but how can i replay it later-on?
I hope someone has a code for that.....
thanx.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.