Search found 6 matches

by usafer
29 Jul 2022, 02:43
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.7.0 (no selenium/websocket)

Xeo786 , thanks. It looks like a step in correct direction. Now I see new Chrome' window but default URL (so script doesn't opens link). And look what I see: (Screenshot_26.png attachement) In this case code what used is: #include Rufaydium.ahk Chrome := new Rufaydium() Chrome.capabilities.setUserP...
by usafer
28 Jul 2022, 04:04
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.7.0 (no selenium/websocket)

* Manually downloaded and putted cromedriver for chrome 103. I've put it to \chromedriver_win32\file.ahk folder Yah you can download driver but the best practice is to let Rufaydium download the driver, if browser version mismatches it will let you know and ask to download that driver version to ma...
by usafer
27 Jul 2022, 13:09
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.7.0 (no selenium/websocket)

My apologies, but I've back with same problem. What I have: * Chrome 103, updating showing the last version. Does 64-bit fine? * Win11, 64 bit * Manually downloaded and putted cromedriver for chrome 103. I've put it to \chromedriver_win32\file.ahk folder Whats wrong: If I use Chrome := new Rufaydium...
by usafer
01 Jul 2022, 02:31
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.6.3 (no selenium/websocket)

I'm sorry because two posts in a row. 2) update chrome 3) try run driver manually if it's manage create http server successfully than close it and try Rufaydium 2. Its auto-updating for me so I don't think that issue somewhere here 3. How can I do that? Just use the Rufaydium.ahk? I don't see any re...
by usafer
01 Jul 2022, 02:05
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.6.3 (no selenium/websocket)

My apologies for the delay, Xeo786. Yes, I've closed all, if Rufaydium doesn't work (every time in my case). This is the code I've got on this topic and what I trying to use: #SingleInstance, force ;#Include %A_ScriptDir%\lib #Include Rufaydium.ahk ChromeDriver := A_ScriptDir "\chromedriver.exe" url...
by usafer
23 Jun 2022, 11:55
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 135615

Re: Rufaydium WebDriver 1.6.3 (no selenium/websocket)

Hey. I have an issue trying the first time. It looks like a message: 'unable to download driver Rufaydium exiting'. I tryed to download driver (chromedriver.exe) manually and put it to same folder but doesn't helps. Also I tryed auto-download script from this topic and got the same. What I do wrong?

Go to advanced search