If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
Anyone knows why does this happen when running a project ?
-
I am getting this error message after running a project, after some time:
Project recorder has started. it should be visible in a second. Try to search in task bar if you don't see it. -
@niceusername said in Anyone knows why does this happen when running a project ?:
I am getting this error message after running a project, after some time:
Project recorder has started. it should be visible in a second. Try to search in task bar if you don't see it.How do I repeat this error?
-
It can happen if you clicked on view in fullscreen icon
in preview pane previously. So you will find it in your
taskbar as separate icon and main BAS icon will be
just emty gray area. So just click on that new icon
in taskbar to bring it to front view, And click on that
fulscreen icon again to get it back/embed in main
BAS taskbar icon.However, sometimes in rare cases it is a real glitch,
and you wont find that new taskbar icon, Then just
restart BAS aplication and start your project again.In most cases you will find that icon in taskbar and
it is due to your previous clicking on fulscreen icon,
which creates separate icon for fullscreen preview,
but doesnt brings it in the front/focus of default
BAS window.