![]() |
KnowBrainer Speech Recognition | ![]() |
Topic Title: Script to open a web page with the non-default browser Topic Summary: Created On: 04/19/2020 11:01 AM Status: Post and Reply |
|
![]() |
![]() |
- Alan Cantor | - 04/19/2020 11:01 AM |
![]() |
![]() |
- Alan Cantor | - 04/19/2020 11:22 AM |
![]() |
![]() |
- MDH | - 04/19/2020 11:56 AM |
![]() |
![]() |
- monkey8 | - 04/19/2020 12:29 PM |
![]() |
![]() |
- Alan Cantor | - 04/19/2020 04:51 PM |
![]() |
![]() |
- Matt_Chambers | - 03/01/2022 12:04 PM |
![]() |
|
I normally don't use Chrome. But there is a site that (apparently) was not tested with Firefox, and it doesn't work with Firefox.
I'm trying to make a voice command to open only that site via Chrome.
If I do this...
AppBringUp ( "https://xxxyyyzzz.com/auth/signin" ) ...The site opens in my default browser. And if I do this:
AppBringUp ( "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" )
...Chrome opens. But I can't figure out how to combine the two. I thought the obvious solution would be something like this, but the script fails:
AppBringUp ( "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe https://xxxyyyzzz.com/auth/signin" ) |
|
|
|
FuseTalk Standard Edition v4.0 - © 1999-2023 FuseTalk™ Inc. All rights reserved.