tree: 8a490c13d70ed8aa3cdbdf3572ad37a870fcf899 [path history] [tgz]
  1. sections/
  2. .style.yapf
  3. client.ts
  4. fre.html
  5. index.html
  6. metadata_test_page.html
  7. page_element_types.ts
  8. README.md
  9. serve.py
  10. test_client.ts
chrome/test/data/webui/glic/test_client/README.md

Glic test client

This is a test page that facilitates testing the API between the host and the web client. It can be used for manual and automated testing.

Instructions

  1. Build and run it.
   chrome/test/data/webui/glic/test_client/serve.py -C out/Default
  1. Run Chrome with --glic-guest-url=http://localhost:8000/glic/test_client/index.html

  2. For first run also use --glic-fre-url=http://localhost:8000/glic/test_client/fre.html