Backtrack_5
Backtrack_5
Hi @madisonb , @damienkilgannon , I have written UI test using selenium and python for all pages available in Scrapy Cluster. (index, Kafka, Redis and Crawler) and created my PR...
Hi @damienkilgannon, Thanks, I have commited my new code. Please have a look when you get a chance and let me know.
Hi @madisonb, My bad, I forgot to include the requirement file. I have added it now. > Can you outline more clearly what kinds of programs or libraries are expected...
@damienkilgannon , Thanks for the feedback. I have done the changes as you mentioned and commited the code. 1. I have added a TestSuite in `online.py` to execute all the...
Hi @damienkilgannon, I have done the changes as you mentioned and commited the code for your review. My understanding is that, When i looked into the docker-compose.yml file, docker-compose is...
Hi @damienkilgannon , Yes that is expected. Because there is no ref for installing Chrome and Chrominum driver in docker container. I have commited lated and it should solve the...
Hi @madisonb @damienkilgannon , I have noticed the same behavior that travis-ci build is failing. When i looked into the error in travis-ci build, It is showing error in TestKafkaMonitor...
Hi @madisonb @damienkilgannon , I tried rebase with DEV and commited my branch, Still travis-ci is failing. Not sure what is the issue :(.
Hi @damienkilgannon, @madisonb - I have pulled branch `ui` and added my test case. I am wondering, If i do a simple commit and check whether the `ui` branch is...
Hi @damienkilgannon , Did you get a chance to look into it ?