Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 3931)

Ticket Resolution Summary Owner Reporter
#388 Fixed _GUICtrlToolbar_SetButtonSize example in helpfile incorrect Gary volly
Description

Example for _GUICtrlToolbar_SetButtonSize does not show command being used. It shows $aSize = _GUICtrlToolbar_GetButtonSize ($hToolbar). This example is for _GUICtrlToolbar_GetButtonSize. Latest beta helpfile also has error.

#2947 No Bug Unable to automate (Save As dialog) for IE11 vnarenprasath@…
Description

I am using the following code to download the file. It doesn't work with IE 11

ControlFocus($hWnd,"","Edit1") ; Wait for 2 seconds. Sleep(2000) ; Set the File name text on the Edit field ControlSetText($hWnd, "","Edit1", $CmdLine[3]) Sleep(2000) ; Click on the Open button ControlClick($hWnd, "","Button1");

#2948 No Bug Unable to automate downloads with download message box for IE11 &FF(Please refer the screenshot)sc vnarenprasath@…
Description

Unable to automate the download message box for IE11 &FF.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.