Skip to content

gv/winexpect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winexpect

A helper tool for GUI testing automation to use along with ActivateApp/SendKeys. The use case is when you want to SendKeys but are not sure if the control you're targeting has yet appeared. winexpect.exe takes a string and waits until there is a window on its desktop with window text containing given string.

Example JScript code

todo

Bugs

  • long argument strings are cut off sloppily in the UI

About

A helper program to automate Windows GUI testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published