Sharing
Default
- Open the Editor and drag a few blocks
- Click on Share, then Publish
- A new URL gets generated successfully
- Click Copy , the URL gets copied in the clipboard
- In a new browser tab, open that URL
- The script page shows the same blocks as in the editor
Cancel
- Open the Editor and drag a few blocks
- Click on Share
- Click the X icon
- the dialog closes and no URL is generated
Embed Code
- Open the Editor and drag a few blocks
- Click on Share, then Publish
- Click on Embed
- Copy the content of the Code tab
- Open https://jsfiddle.net
- Copy the text in the HTML section
- Click Run and verify that the blocks render
Embed Editor
- Open the Editor and drag a few blocks
- Click on Share, then Publish
- Click on Embed
- Copy the content of the Editor tab
- Open https://jsfiddle.net
- Copy the text in the HTML section
- Click Run and verify that the blocks render
Embed Simulator
- Open the Editor and drag a few blocks
- Click on Share, then Publish
- Click on Embed
- Copy the content of the Simulator tab
- Open https://jsfiddle.net
- Copy the text in the HTML section
- Click Run and verify that the blocks render
Additional Tests