Category "autoit"

StringRegExp pattern | Get the end of the path

I have a path of picture like $path = "C:\Users\nvquang\Desktop\New folder\AutoIT_ImageSearchUDF\GUI ImageSearch\Close.bmp" I want to get only Close.bmp The f

How to click a button using "Control Click" keyword?

What is the syntax of AutoIt library's "Control Click" keyword in Robot Framework? Step 1, 2 and 3 are working: Start app using batch file. Click "Next >" bu