Running manually test if out of schedule.
I making a schedule 8-9 and I want to make a test maybe at 10:30 it is not possible at the moment, because out of schedule test is not possible.
I think it will be nice if manually test are independent of test in the scheduler.
Running manually test if out of schedule.
fve, you're right. I thought a 'Refresh' would do it, but if a schedule has been applied 'Refresh' does not override that.
This sounds like an easy fix
(don't take this literally - coding is not my thing
)
Does anybody else see a problem with handling off schedule testing this way?
This sounds like an easy fix
(don't take this literally - coding is not my thing

Code: Select all
on event click [Refresh]
if 'Out of schedule'
prompt 'Test Anyway Y/N'
endif