Search found 1106 matches
- Thu Apr 23, 2020 1:45 pm
- Forum: Technical / Scripting
- Topic: ChromeNavigate 404 Not Found
- Replies: 11
- Views: 9432
Re: ChromeNavigate 404 Not Found
Marcus' solution works brilliantly. Running chromedriver.exe manually is a must. I find a chromedriver window, but it's merely a DOS command window showing the following text: Starting ChromeDriver 81.0.4044.69 (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-refs/branch-heads/xxxx@{#xxx}) on Only local c...
- Tue Apr 14, 2020 9:05 pm
- Forum: Technical / Scripting
- Topic: ChromeNavigate 404 Not Found
- Replies: 11
- Views: 9432
Re: ChromeNavigate 404 Not Found
ChromeDriver 81.0.4044.69
I couldn't locate the 64-bit of ChromeDriver.
The 404 error is caused by the chromedriver_win32, the latest I could find.
I couldn't locate the 64-bit of ChromeDriver.
The 404 error is caused by the chromedriver_win32, the latest I could find.
- Mon Apr 13, 2020 9:25 am
- Forum: Technical / Scripting
- Topic: ChromeNavigate 404 Not Found
- Replies: 11
- Views: 9432
Re: ChromeNavigate 404 Not Found
Thank you for your reply
I test again and still won't work.
My Chrome is a 64-bit version, but the ChromeDriver.exe is a 32-bit version. Would it cause the 404 error?
I test again and still won't work.
My Chrome is a 64-bit version, but the ChromeDriver.exe is a 32-bit version. Would it cause the 404 error?
- Sun Apr 05, 2020 7:45 am
- Forum: Technical / Scripting
- Topic: ChromeNavigate 404 Not Found
- Replies: 11
- Views: 9432
ChromeNavigate 404 Not Found
The follow script generates the error: 404 Not Found
Please help. Thanks.
Code: Select all
Let>CHROMEDRIVER_EXE=C:\chromedriver.exe
//start a Chrome session
ChromeStart>session_id
//navigate to google.com
ChromeNavigate>session_id,url,https://www.google.com/
- Thu Feb 20, 2020 2:07 pm
- Forum: General Discussion
- Topic: 15.0.02 Help File
- Replies: 1
- Views: 6917
15.0.02 Help File
Does version 15.0.02 include a help file (MSCHED.chm)? How to download the previous versions of Version 15? In some regions of the world, the internet access is often blocked. Would you please convert the online help to .chm so that users can look it up faster on local drive. Your help will be appre...
- Thu Oct 31, 2019 8:16 pm
- Forum: Technical / Scripting
- Topic: List files with exclusion
- Replies: 6
- Views: 6688
Re: List files with exclusion
Hi JRL,
Oh! Previously thought you've discovered an undocumented new feature. It turns out to be a white space. Thanks JRL.
Oh! Previously thought you've discovered an undocumented new feature. It turns out to be a white space. Thanks JRL.
- Thu Oct 31, 2019 7:30 am
- Forum: Technical / Scripting
- Topic: List files with exclusion
- Replies: 6
- Views: 6688
Re: List files with exclusion
Hi JRL,
May I know the meaning of the dot in Line 2? A comment/remark line?
Thanks.
May I know the meaning of the dot in Line 2? A comment/remark line?
Code: Select all
Let>vPath=%userdocuments_dir%\PDF_Files
.
- Mon Jun 19, 2017 1:21 am
- Forum: Technical / Scripting
- Topic: Regex-based SetFocus Extremely Slow
- Replies: 1
- Views: 2892
Regex-based SetFocus Extremely Slow
With the recent versions of MS, I notice a significant delay in SETFOUCS with WIN_REGEX=1. For example, Let>WIN_REGEX=1 Let>Pgm={"^EditPad Pro 7 -"} Let>WIN_REGEX=0 Let>Pgm=EditPad Pro 7 -* The speed of SetFocus resulted from the above 2 approaches is significant different. Is there a way to speed u...
- Wed Mar 15, 2017 11:47 pm
- Forum: Technical / Scripting
- Topic: Windows 10 Tablet
- Replies: 6
- Views: 7600
Re: Windows 10 Tablet
Hi CyberCitizen, Krash, & Marcus,
Thanks for your feedback.
Samsung Galaxy Book's Intel-based spec seems promising that it should work with MS.
Thanks for your feedback.
Samsung Galaxy Book's Intel-based spec seems promising that it should work with MS.
- Mon Feb 27, 2017 9:06 am
- Forum: Technical / Scripting
- Topic: Windows 10 Tablet
- Replies: 6
- Views: 7600
Re: Windows 10 Tablet
How about Samsung Galaxy Book announced yesterday?
Thank you for your fast reply.
Thank you for your fast reply.
- Mon Feb 27, 2017 8:24 am
- Forum: Technical / Scripting
- Topic: Windows 10 Tablet
- Replies: 6
- Views: 7600
Windows 10 Tablet
Can Macro Scheduler run on any Windows 10 tablets?
- Sun Dec 18, 2016 8:54 am
- Forum: Technical / Scripting
- Topic: msrt Syntax Error
- Replies: 2
- Views: 5149
Re: msrt Syntax Error
Hi CyberCitizen, Long time no see. Actually my solution: Run>"C:\Program Files (x86)\Macro Scheduler 14\msrt.exe" -COMPILE "C:\ABC\Macro Scheduler\Macro Scheduler.scp" "C:\ABC\Macro Scheduler\ms.exe" -ICON:"C:\ABC\Icon\Macro Scheduler.ico" -OPTS: /LOGFILE=\dev\nul /NOSYSTRAY /HIDE /NOSTOPKEY Is it w...
- Sat Dec 17, 2016 9:08 am
- Forum: Technical / Scripting
- Topic: msrt Syntax Error
- Replies: 2
- Views: 5149
msrt Syntax Error
When compiling a script shown below, an application error pops up. Run>"C:\Program Files (x86)\Macro Scheduler 14\msrt.exe" -COMPILE "C:\ABC\Macro Scheduler\Macro Scheduler.scp" "C:\ABC\Macro Scheduler\ms.exe" -OPTS: /LOGFILE=\dev\nul /NOSYSTRAY /HIDE /NOSTOPKEY -ICON:"C:\ABC\Icon\Macro Scheduler.ic...
- Mon Sep 19, 2016 10:04 am
- Forum: Technical / Scripting
- Topic: SRT Issue with v14.3.03 on Win10 Pro (64-bit)
- Replies: 4
- Views: 5760
Re: SRT Issue with v14.3.03 on Win10 Pro (64-bit)
Hi Dtaylor,
The "latest version", 14.3.02, appears to resolve the above-mentioned anomaly.
The "latest version", 14.3.02, appears to resolve the above-mentioned anomaly.
- Mon Sep 19, 2016 8:15 am
- Forum: Technical / Scripting
- Topic: SRT Issue with v14.3.03 on Win10 Pro (64-bit)
- Replies: 4
- Views: 5760
Re: SRT Issue with v14.3.03 on Win10 Pro (64-bit)
I confirm the same anomaly occurring here.
All my scripts running for years without a glitch suddenly fail on v14.3.03.
***
@dtaylor, running debugger step by step, you'll see the weird unexpected behavior after exiting your subroutine testsub.
All my scripts running for years without a glitch suddenly fail on v14.3.03.
***
@dtaylor, running debugger step by step, you'll see the weird unexpected behavior after exiting your subroutine testsub.