Search found 3 matches

by darksiderhp
22 Apr 2023, 00:01
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 137037

Re: Rufaydium WebDriver 1.7.2 (no selenium/websocket)

@Xeo786
I create a new tab in the current session. But when I click on an element it doesn't work. While the old tab still works properly. Where did i go wrong can you tell me?
by darksiderhp
14 Apr 2023, 03:53
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 137037

Re: Rufaydium WebDriver 1.7.2 (no selenium/websocket)

all you need to do is find out the culprit event from eventlistners using devtools, and then trigger that event manually using JS, or you can use trick to trigger it Tricks: I see you are sening tab aka "`t" it makes focus out so set value and send text both Element.Value := "QCI1234567" Element.Se...
by darksiderhp
13 Apr 2023, 22:46
Forum: Scripts and Functions (v1)
Topic: Rufaydium WebDriver 1.7.2 (no selenium/websocket)
Replies: 614
Views: 137037

Re: Rufaydium WebDriver 1.7.2 (no selenium/websocket)

Hello Rufaydium team Rufaydium is truly amazing. I have a problem with putting values into textboxes. The problem is that when I put the value in and press Tab by the 1st way the speed is very fast almost at the same time, but the side information is not loading. When I use the 2nd method or enter m...

Go to advanced search