Basic HTML

back

Purpose: to verify IAT! works with HTML. This test will alternate between testing right-clicking the edit button and right-clicking the textarea (for the context menu).

Use this textarea for the tests below:

  1. Click on the edit button. Your editor should open and should contain the text from the textarea. Add the phrase “test 1” in your editor and save and exit. The textarea should be updated within a few seconds.
  2. Right click on the edit button. Select the menu item .txt. Your editor should open and should contain the text from the textarea. Add the phrase “test 2” in your editor and save and exit. The textarea should be updated within a few seconds.
  3. Right click on the textarea. Select the menu item It's All Text!.txt. Your editor should open and should contain the text from the textarea. Add the phrase “test 3” in your editor and save and exit. The textarea should be updated within a few seconds.
  4. Right click on the edit button. Select the menu item Preferences. The preferences should open. Close them.
  5. Right click on the textarea. Select the menu item It's All Text!Preferences. The preferences should open. Close them.
back