Search found 90 matches

by drunkenmonkey
Tue Aug 16, 2022 12:27 pm
Forum: Technical / Scripting
Topic: XLFind not working with many worksheets
Replies: 9
Views: 5488

XLFind not working with many worksheets

Hi! I have this XL file with many worksheets. I want to find the a cell's value. Simple as that. The xl function result is false and the returned value from Val_PDBase var is Year. Strange because the value to look for XLFind is located in All columns sheet, row 1 col 21. Wonder what is the problem....
by drunkenmonkey
Mon May 30, 2022 9:17 am
Forum: Technical / Scripting
Topic: Chrome Automate State problem
Replies: 7
Views: 5202

Re: Chrome Automate State problem

Thank you for your reply.
I figured that out and used the Image Recognition Wizard tool.
I would like to explore deeper the JS console and what I can accomplish any tutorial suggestion?
Have a great day. :)
by drunkenmonkey
Fri May 27, 2022 8:51 pm
Forum: Technical / Scripting
Topic: Chrome Automate State problem
Replies: 7
Views: 5202

Re: Chrome Automate State problem

Thank you for your reply and this tip.
The tab is changed. But what will be the command to change the test chrome status bar?
Have a great day.
by drunkenmonkey
Fri May 27, 2022 5:52 pm
Forum: Technical / Scripting
Topic: Chrome Automate State problem
Replies: 7
Views: 5202

Re: Chrome Automate State problem

Than you for your reply.
Any tutorial on how to proceed with your suggestion.
Have a great day! :D
by drunkenmonkey
Fri May 27, 2022 2:29 pm
Forum: Technical / Scripting
Topic: Chrome Automate State problem
Replies: 7
Views: 5202

Chrome Automate State problem

Hi! I was able a few months ago to automate a secure website with the help of the Chromedriver. With Chrome Automate state vs normal state, I am unable to bypass the credentials step. Any Idea how I can trouble shoot that problem. https://u.pcloud.link/publink/show?code=XZUmQzVZgSwkvwgH8FRi24xp4iori...
by drunkenmonkey
Tue Nov 23, 2021 1:42 pm
Forum: Beginners
Topic: While loop trigger question
Replies: 0
Views: 33245

While loop trigger question

Hi Dorian! A new tab, the third one, is generated for a x duration, when a download is requested from the previous tab, and then is closed. To make sure that the script will continue only when the third tab is close I have this While loop that you showed me and it's working. But I have to add the me...
by drunkenmonkey
Mon Nov 22, 2021 9:57 pm
Forum: Beginners
Topic: Click 3dots webpage item
Replies: 17
Views: 21554

Re: Click 3dots webpage item

Hi Dorian, Thank you for your help. I comment a wait command before the loop. By removing it and give it a 5 sec the new tab and the the page content is sufficient to let the loop catch the el that we are looking for. I will implement those loop to other places in the script where there is time proc...
by drunkenmonkey
Mon Nov 22, 2021 10:03 am
Forum: Beginners
Topic: Click 3dots webpage item
Replies: 17
Views: 21554

Re: Click 3dots webpage item

Hi Dorian!
The wait command stop the Json error.
The script does not produce anything until I stop it.
Thank you for your help!
by drunkenmonkey
Sun Nov 21, 2021 6:06 pm
Forum: Beginners
Topic: Click 3dots webpage item
Replies: 17
Views: 21554

Re: Click 3dots webpage item

Thank you Dorian for your answer. here's the result. https://u.pcloud.link/publink/show?code=XZv4PIXZuDnxiHG7wAJf5eFgsj44SR08hHvy https://u.pcloud.link/publink/show?code=XZ58PIXZHa3s1kt3BkXpxxkKMD8YvXNc9UO7 If I run outside the loop with a waiting time of 20 the count show 3. The el I'm looking for ...
by drunkenmonkey
Sun Nov 21, 2021 11:11 am
Forum: Beginners
Topic: Click 3dots webpage item
Replies: 17
Views: 21554

Re: Click 3dots webpage item

Hi Dorian! Thank you for your suggestion. I tried this code but no success. ChromeFindElements>session_id,xpath,//span[@id='lblAttendeeCount'],lblAttCount Let>x=ChromeFindElements>session_id,xpath,//span[@id='lblAttendeeCount'],lblAttCount Let>x=0 While>x=%lblAttCount%_1 Let>x=x+1 mdl>%lblAttCount% ...
by drunkenmonkey
Wed Nov 17, 2021 4:22 pm
Forum: Beginners
Topic: Chromedriver issue
Replies: 1
Views: 8269

Re: Chromedriver issue

Hi Support!
With reboot latest version of Chromedriver is working properly.
Good day!
:D :D :D
by drunkenmonkey
Wed Nov 17, 2021 4:14 pm
Forum: Beginners
Topic: Chromedriver issue
Replies: 1
Views: 8269

Chromedriver issue

Hi Support, Chromedriver has cease properly working. Yesterday I noticed that but did'nt much pay attention to it because I was working on something else. But today, I need to run a script and found out that new version was available at https://chromedriver.chromium.org/downloads for Chrome version ...
by drunkenmonkey
Wed Nov 10, 2021 9:35 pm
Forum: Beginners
Topic: Iterate Chrome page variable buttons
Replies: 13
Views: 15151

Re: Iterate Chrome page variable buttons

Hi Dorian and thank you so much for your help.
I have run your solution with success.

Have a great day and sorry I couldn't get back with a response before today.

:D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D
by drunkenmonkey
Mon Nov 08, 2021 11:40 am
Forum: Beginners
Topic: Iterate Chrome page variable buttons
Replies: 13
Views: 15151

Re: Iterate Chrome page variable buttons

Thank you Dorian for your help!
I sent a PM message. Can you confirm reception?
Thank you!
by drunkenmonkey
Sun Nov 07, 2021 3:32 pm
Forum: Beginners
Topic: Iterate Chrome page variable buttons
Replies: 13
Views: 15151

Re: Iterate Chrome page variable buttons

Thank you for your reply Dorian!
Here's a piece of the code behind this frame.
https://u.pcloud.link/publink/show?code ... L2J0Krh9RV
And the page photo.
https://u.pcloud.link/publink/show?code ... sBxXSlM237
Thank you for you help!
Sign up to our newsletter for free automation tips, tricks & discounts