How to open a local html file by script?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2021
10:06 PM
10-18-2021
10:06 PM
How to open a local html file by script?
Hi There,
Is there a way that I can open an HTML file on my disk by Script? to be more precise, simulator double click to open the target HTML file
Thanks for your response
Solved! Go to Solution.
Labels:
- Labels:
-
Scripting
4 REPLIES 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2021
08:07 AM
10-19-2021
08:07 AM
This should help
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2021
06:42 PM
10-19-2021
06:42 PM
Hi Marsah_R,
The link you gave to me is not what I want, OpenFile method open html as text mode, What I want is using a browser (edge or chrome) open target html, Thanks for your response
BTW, I only have a desktop license
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2021
08:35 PM
10-19-2021
08:35 PM
There's a reference for that here
https://support.smartbear.com/testcomplete/docs/app-testing/web/general/common-tasks/launching-brows...
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
https://support.smartbear.com/testcomplete/docs/app-testing/web/general/common-tasks/launching-brows...
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2021
12:29 AM
10-20-2021
12:29 AM
Yes, this is a solution for my case, but as I said above, I don't have a web test license for now , so it seems I can not open an HTML until I upgrade my license.
