Search found 2 matches

by globalzen
21 May 2022, 09:47
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 134569

Re: Rufaydium WebDriver 1.5.1 (no selenium/websocket)

Can anyone tell me why I get the error message from the Line 3? Line one seems to work ok I can see the chromedriver task running and monitoring the port. One thing I notice is that I have Chrome Version 101.0.4951.67 (Official Build) (64-bit) while the download is ChromeDriver 101.0.4951.41. As soo...
by globalzen
19 Feb 2018, 20:55
Forum: Ask for Help (v1)
Topic: Newbie Q - Edit box and indexes
Replies: 1
Views: 455

Newbie Q - Edit box and indexes

I want to type in a number into an edit box and use it as an index to an array. Could someone let me know why it doesn't work ::!H:: Array := [] myVar := 1 Array.push("Dog") Array.push("cat") Array.push("mouse") MsgBox % Array[myvar] ; so far so good ; everything up to here works. Gui, New Gui, Add,...

Go to advanced search