49 Commits (605c4eea79497076280b9e294e67b95176b08f20)

Author SHA1 Message Date
Marc Wäckerlin 605c4eea79 improved waiting for elements: defaults to timeout-1 if element should be there, defaults to timeout/3 if element is optional 7 years ago
Marc Wäckerlin be6e52aeb0 new commands ignore and unignore to (un-) ignore signals 7 years ago
Marc Wäckerlin 86cdc6777d new command while, similar to if 7 years ago
Marc Wäckerlin 706ef30b71 fix timing problem 7 years ago
Marc Wäckerlin 32f090c2f0 better progress indicator 7 years ago
Marc Wäckerlin f6518ea767 show test result as check mark or cross 7 years ago
Marc Wäckerlin 6e8e665da7 new option for timeout, longer timeout in shell, new untested command auth to set basic authentication credentials 7 years ago
Marc Wäckerlin 35f5aa9676 more improve expect load; better logging in case of exception 7 years ago
Marc Wäckerlin 006a5a2e6e improve expect load; fix views menu; improve function call error display 7 years ago
Marc Wäckerlin 8b769b9483 first version of a script run progress bar 8 years ago
Marc Wäckerlin d96747807a jenkins junit interprets dots as subclasses, so remove the dots in filenames 8 years ago
Marc Wäckerlin 979edb87ce jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist - typo 8 years ago
Marc Wäckerlin f828cffd5b jenkins junit plugin gojne crazy: classname must not be a file but either a directory or not exist 8 years ago
Marc Wäckerlin 5e4443478d no special characters in classname and name attributes, otherwise jenkins cannot read the test output xml file 8 years ago
Marc Wäckerlin 0b88ed689a filter special ascii commands from output, otherwise jenkins cannot read the test output xml file - keep new line 8 years ago
Marc Wäckerlin d991ec9133 filter special ascii commands from output, otherwise jenkins cannot read the test output xml file 8 years ago
Marc Wäckerlin 52087c3906 new commands: include, case and fail; new emacs wt-mode for webtester files 8 years ago
Marc Wäckerlin 02aaf6e3ec if can have a variable test or a content check 8 years ago
Marc Wäckerlin b177a78c89 some smaller fixes and improvements for joomla testing 8 years ago
Marc Wäckerlin 1340c1efe5 some smaller fixes and improvements for joomla testing 8 years ago
Marc Wäckerlin aca1ed69b1 add new commane clear-cookies; select text on testgui sets an expectation 8 years ago
Marc Wäckerlin 9716b1dd1d new command to set offline-storage-path 8 years ago
Marc Wäckerlin 14fb15f117 allow local storage; prevent crash if line is missing 9 years ago
Marc Wäckerlin 4d829961b1 removed empty lines and comments from test results 9 years ago
Marc Wäckerlin 9f3bafe5a1 prepared for build in a docker instance on jenkins 9 years ago
Marc Wäckerlin 7ad5b32893 added test for multidimensional for loop 9 years ago
Marc Wäckerlin 91a8f753c6 new for loop successfull tested 9 years ago
Marc Wäckerlin da6971ad0e includes example and test; new command echo 9 years ago
Marc Wäckerlin 4f0af7e32a new feature: «for»-loop; updated buildsystem 9 years ago
Marc Wäckerlin 023ffc3c78 unfinished: new feature: for loop 9 years ago
Marc Wäckerlin 0c6af413a9 some bugs fixed, logging is quite good now 9 years ago
Marc Wäckerlin 24d419d6b2 fixed stupid error in Do::execute; nicer logging 9 years ago
Marc Wäckerlin c191ab9c7a improved logging, bugfix in function handling 9 years ago
Marc Wäckerlin f4a288f156 click has an optional clicktype; do has an optional selector; better detection and handling of moo-tool (joomla3) elements 9 years ago
Marc Wäckerlin d7ad9f38d6 new command check to compare two values or to compare a value to the result of a command - command call now returns the value of the last statement 9 years ago
Marc Wäckerlin 13b8752c7a now also supports optional else after command if 9 years ago
Marc Wäckerlin 9335d5f6bb new commands testsuite and testcase 9 years ago
Marc Wäckerlin ee1ebd8ca9 new feature: if tatement for conditions in functions 9 years ago
Marc Wäckerlin 2c12481418 new feature: define and call functions using the two new commands function and call 9 years ago
Marc Wäckerlin 332db8b079 More features: have a seperate setup script, where global variable replacements can be placed, new commandline parameters, command window, better recording, chose click type, ... 9 years ago
Marc Wäckerlin 04c4c54089 some more improvements, new commands, new simpler ecpect load command, certificate handling for self signed ca plus for client authentication 9 years ago
Marc Wäckerlin 0838a24b51 new command «certificate» to install CA certificate for SSL - file needs to be open ... 9 years ago
Marc Wäckerlin 1a0a0ed0cd new command «certificate» to install CA certificate for SSL - need to register the new class ... 9 years ago
Marc Wäckerlin 74a8e4e56a new command «certificate» to install CA certificate for SSL 9 years ago
Marc Wäckerlin 234306d37e new command «certificate» to install CA certificate for SSL 9 years ago
Marc Wäckerlin 4e7cfafe77 new command «certificate» to install CA certificate for SSL 9 years ago
Marc Wäckerlin 953133e99e added date/time to attachment file names, so the images are sorted correctly 9 years ago
Marc Wäckerlin c5b5c456ac detect and handle Moo-Tools-Comboboxes 9 years ago
Marc Wäckerlin 5f27a82624 initial sources 9 years ago