codeforequity-at / botium-bindings

The Selenium for Chatbots
http://www.botium.at
MIT License
108 stars 33 forks source link

Is it possible to use old version's feature (WATSONCONVERSATION_URL)? #111

Closed behruz-b closed 5 years ago

behruz-b commented 5 years ago

In documentation https://github.com/codeforequity-at/botium-connector-watson, I see "WATSON_APIKEY", but it's not what I want (WATSONCONVERSATION_URL). Recently I used url of our server and from our server it connected to watson. We used this approach because we used several workspaces and our server can switch from one to next one, and other fuctionality. Can you say some way, how to use old version? Or where should I define URL of our server?

codeforequity-at commented 5 years ago

See #110