Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.23 KB

ChangeLog.md

File metadata and controls

32 lines (29 loc) · 1.23 KB

ChangeLog

  • Insert a quick guide how to use extension with auto and manually mode.

4.8.0 - 4.8.4

  • Added: Set Excel Column field type.
  • Added: Get Excel Column field type.
  • Changed: Some field name. Excel Template Entry to Excel Row Excel Template Entries to Excel Rows Modify Excel Entry Field Value to Modify Excel Column
  • Added: A new option in Types of URL Monitoring extension settings.
    • When the page is not reloaded when the URL changes. (ASYNC METHOD)
  • Added: Tab-Specific Excel Data Filler option in site settings.
    • Highlights that each tab is assigned unique data for filling.
  • Added: Page Reload option in Timer Action field type.
  • Added: New predefine function.
    • elementVisible
    • elementInvisible
  • Added: New predefine function in Javascript Code field type Editor.
    • elementExists
    • elementVisible
    • elementInvisible
    • checkElementVisible
    • checkElementInvisible
    • checkElementExists
  • Added: Some settings in the Site Form.
    • Delay time before running this form
    • Delay time after running this form
  • Added: Task Scheduler feature.
    • This feature allows you to schedule the execution of the URL open/close at specific times or intervals.