How to Store Recorded/Automated Tests Only on Private BITE Server?
128 views
Skip to first unread message
BiteTester
unread,
May 31, 2012, 11:00:31 PM5/31/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bite-discuss
Hi,
I have my bite browser extension pointed to my own private BITE server
on App Engine - however it seems that when I try to save an automated
test, it's saved to some common test store (although I'm definitely,
as far as I can tell logged into my own bite server). Is there a
configuration setting required to be able to save an automated test
directly to my own bite server (and not a shared/dev envrionment such
as biteplayground)?
Thanks,
BiteTester
Po Hu
unread,
Jun 1, 2012, 1:11:35 PM6/1/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bite-discuss
Hi Po,
Thanks very much for your quick reply - that worked!
Do you know, is there any way to run an entire suite of tests from the
browser, or do they need to be opened/run one by one? I've been
looking into implementing a feature like this for our own usage.