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
    1. Copy the content of the Code tab
    2. Open https://jsfiddle.net
    3. Copy the text in the HTML section
    4. 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
    1. Copy the content of the Editor tab
    2. Open https://jsfiddle.net
    3. Copy the text in the HTML section
    4. 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
    1. Copy the content of the Simulator tab
    2. Open https://jsfiddle.net
    3. Copy the text in the HTML section
    4. Click Run and verify that the blocks render

Additional Tests