gradio/demo
Ali Abdalla cedb0229f7
End-to-end UI tests with Selenium (#72)
* selenium test file

* selenium test

* added save_to as interface attribute, 4 demo tests with selenium

* change name to test_demos

* fixed wait until, removed path insertion

* added selenium to circleci config

* trying chrome driver image

* removing cache from circlci

* using chromedriver_installer

* adding deps for chromedriver

* sudo

* removed chromedriver

* added chromium-chromedriver

* using chromedriver-py

* using service instead of exec path

* using latest selenium

* using browsers image

* added cwd to tmp and test paths

* saving artifacts

* added tmp.txt

* changed driver size

* elem.text sleep

* driver size fix

* saving artifacts

* saving artifacts correctly

* saving artifacts correctly

* saving artifactS

* print statement

* print statement

* print statement

* correct dir

* debugging

* debugging

* debugging

* fixing wonderful

* running comparison

* current dir fix

* changing longest_word

* fixed longest_word

* clean up

* fixing new output label name

* time limit on while loops

* refactoring common code

* removed setUp

* removed server_port declaration from demos

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2020-10-23 18:28:30 +04:00
..
files interpretation stuff 2020-10-14 08:25:58 -07:00
images interpretation stuff 2020-10-14 08:25:58 -07:00
screenshots End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
diff_texts.py End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
digit_classifier.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
filter_records.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
form_graph.py explicit close plt 2020-09-23 17:47:55 +04:00
generate_tone.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
image_classifier.py updates demos 2020-10-22 05:07:43 -07:00
image_mod.py End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
longest_word.py End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
main_note.py interpretation stuff 2020-10-14 08:25:58 -07:00
matrix_transpose.py End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
reverse_audio.py add testing and flask changes 2020-09-21 11:51:39 -07:00
sentence_builder.py End-to-end UI tests with Selenium (#72) 2020-10-23 18:28:30 +04:00
sentiment_analysis.py updates demos 2020-10-22 05:07:43 -07:00
spectogram.py fix spectogram 2020-09-22 14:18:40 -07:00
stock_forecast.py explicit close plt 2020-09-23 17:47:55 +04:00
tax_calculator.py updates demos 2020-10-22 05:07:43 -07:00
text_analysis.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
titanic_survival.py updates demos 2020-10-22 05:07:43 -07:00
webcam.py webcam demo fix 2020-09-21 19:46:10 -04:00
zip_to_json.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00
zip_two_files.py Merge branch 'master' into abidlabs/test_launch 2020-08-28 11:05:19 -05:00