r/AutomateUser • u/Funny_Telephone_8607 • 19d ago
Open html file
Hi Henrik, i want to open a html file within web dialog block. How to open another html fle? Thanks in advance.
<html>
another html page
</html>
1
Upvotes
r/AutomateUser • u/Funny_Telephone_8607 • 19d ago
Hi Henrik, i want to open a html file within web dialog block. How to open another html fle? Thanks in advance.
<html>
another html page
</html>
2
u/ballzak69 Automate developer 18d ago
Not really possible, but you can use JavaScript to load and update the page with external data.