Author Topic: RoboB feature  (Read 1088 times)

0 Members and 1 Guest are viewing this topic.

Haddood

  • $upporter
  • Hero Member
  • *****
  • Posts: 688
  • Karma: 22
    • View Profile
RoboB feature
« on: February 10, 2015, 05:00:22 AM »
Robob plug-in features a list of open robob instances and which page they are at, in its window from plug ins menu.
It would help a lot if we can access this list in some way programmatically to retrieve the instance name (created by using select) and the current link ...
Application for this are many, Most important that comes to mind:
- Close extra session to reduce VC foot print in memory, I noticed each instance of robob increase memory needed for VC by about 30mb
- check if a page is already open before issuing navigate option, which would improve the performance of robob based command speed by avoiding unnecessary reopening or refreshing pages
- timed actions based on current url of a page, ex. One command to Refresh a page in various intervals, based on the current url... If it is plane tracking map, refresh every 1 hour, if it is airport status, refresh every 10 minutes ... Etc. this brings to mind, a refresh command in robob will Be very appreciated as well :)

maybe it could be returned as pairs of match x.1 for instance name and x.2 for the url
« Last Edit: February 10, 2015, 05:36:32 PM by Haddood »
When Voice command gets tough, use hand gestures

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: RoboB feature
« Reply #1 on: October 15, 2015, 11:16:19 AM »