Search found 90 matches

by drunkenmonkey
Tue Apr 27, 2021 8:21 pm
Forum: General Discussion
Topic: April Windows 10 update & CHROMEDRIVER issue
Replies: 7
Views: 13080

Re: April Windows 10 update & CHROMEDRIVER issue

Thank you Dorian for response. :D I managed to worked it out by blocking GoogleUpdate.exe with kaspersky firewall. Like that it worked. :D Looking at your reply I was not sure because I did all of what you wrote. Any way! I give it a chance. Unblocked the exe, Google upgrade to version 90. Download ...
by drunkenmonkey
Tue Apr 27, 2021 7:09 pm
Forum: General Discussion
Topic: April Windows 10 update & CHROMEDRIVER issue
Replies: 7
Views: 13080

Re: April Windows 10 update & CHROMEDRIVER issue

Hello!
Just a followup .
Problem JSON.... :( came back. By updating from version 86 to 90 Google cause the problem.
I have to downgrade to version 86 et zip the Google update folder to hide the updater. Like that
the update can not been done. Problem fix for the moment till a fix is available. :D
by drunkenmonkey
Mon Apr 26, 2021 10:21 am
Forum: General Discussion
Topic: April Windows 10 update & CHROMEDRIVER issue
Replies: 7
Views: 13080

April Windows 10 update & CHROMEDRIVER issue

Hi! This is not an issue with MS but I want to share this issue to see if anyone has also experience the same problem. I have a script to automate a web site. The script was working fine :D till I installed the latest Windows 10 april update. The unquote string JSON ... message :? was display by MS....
by drunkenmonkey
Fri Apr 16, 2021 3:00 am
Forum: Beginners
Topic: Force Var assignement
Replies: 3
Views: 6229

Re: Force Var assignement

Thank you for your reply. I understand the assignation of a var. I review the code and coul'nt find an assignation to 2. What I did is change the var name and value in all the code and it work as it suppose.
Again thank you for your comment, it is appreciated. :D
by drunkenmonkey
Wed Apr 14, 2021 3:18 pm
Forum: Beginners
Topic: Force Var assignement
Replies: 3
Views: 6229

Re: Force Var assignement

Found my answer.
The var N is always seen as a boolean I guess that is why MS will set the value as 2.
I changed the value for T and the var result was T.
That is my finding. :D :D :D
by drunkenmonkey
Wed Apr 14, 2021 11:41 am
Forum: Beginners
Topic: Force Var assignement
Replies: 3
Views: 6229

Force Var assignement

Hi support!
Need to know why my var Taux does not assign value N. It assigned value 2 instead.
I'm sure it's a simple explanation.

https://u.pcloud.link/publink/show?code ... ibJy0xEbH7

Thank you again for your help! :D
by drunkenmonkey
Tue Apr 06, 2021 5:05 pm
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

Thank you Dorian for your comments. Very helpful! :D :D :D
by drunkenmonkey
Tue Apr 06, 2021 2:18 pm
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

Thank you Dorian for your answer. I have managed. :D Just one question. If I want to loop the array and show the result in the MDL, what modification should I apply to the loop. The array can have multiple rows. As you can see I just want each possible 10th row. XLSheetToArray>%USERDOCUMENTS_DIR%\my...
by drunkenmonkey
Tue Apr 06, 2021 10:45 am
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

Hi Dorian! Again thank you for your help. :) Here's my reason for using it. There is a grid in a window app. I want to get values at specific rows and col. Simple you might think. Here's my problem. The headers titles can have more than one line. When I use the FindObject Wizard and insert this code...
by drunkenmonkey
Mon Apr 05, 2021 7:54 pm
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

Thank you Dorian. :) I have tried both with 39 ans nothing and negative on my side. :( I would have prefer not use keystroke but without a working format do I have another choice. I managed this anyway. XLOpen>C:\Users\%USER_NAME%\AppData\Local\Temp\GWPR.XLSX,1,xlBook Let>WIN_USEHANDLE=1 GetActiveWi...
by drunkenmonkey
Mon Apr 05, 2021 4:04 pm
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

thank you for your help! 2 issues now. Maybe different problem. If I do Let>fichier=C:\Users\%USER_NAME%\AppData\Local\Temp\GWPR.XLSX XLGet>%fichier%,xlBook XLSave>%xlBook%,%USERDOCUMENTS_DIR%\mybook.xls,16 The file in xls format wont't be saved. But if I save as with the app it is working. I have t...
by drunkenmonkey
Mon Apr 05, 2021 12:54 pm
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

Re: XLGet Active Workbook

Thank you Grovkillen,
Managed to do it.
Have a good day! :D :D :D
by drunkenmonkey
Mon Apr 05, 2021 11:44 am
Forum: Beginners
Topic: XLGet Active Workbook
Replies: 12
Views: 10318

XLGet Active Workbook

Hi!
I've got an open xlsx book. How to use the XLGet function.
The file was generated by an app so it is not yet saved.
I want to save it as an xls file to use it has an array.
Thank you! :D :D :D
by drunkenmonkey
Tue Mar 30, 2021 3:39 pm
Forum: Beginners
Topic: ChromeFindElements Button click not working
Replies: 10
Views: 9534

Re: ChromeFindElements Button click not working

It is working like a charm.
You are awesome!
Thank you so much!
Again you make my day!
:D :D :D :D :D :D :D
by drunkenmonkey
Tue Mar 30, 2021 10:38 am
Forum: Beginners
Topic: ChromeFindElements Button click not working
Replies: 10
Views: 9534

Re: ChromeFindElements Button click not working

Hi Dorian!
I saw this post.
viewtopic.php?f=3&t=10716&p=45601&hilit ... ate#p45601

Unfortunatly the result was ending with the 404 message.

thank you for your help! :)
Sign up to our newsletter for free automation tips, tricks & discounts