lfryc / jsfunitng

2 stars 2 forks source link

Prototype Client Enrichment #1

Closed lfryc closed 12 years ago

lfryc commented 12 years ago

Client Page Enrichment for Selenium should be satisfied with integration with Graphene, following integrations are necessary:

  1. add page extensions
  2. start XHR interceptor (command interception)
    • page extensions
    • command interceptors
    • JAva-to-JavaScript interfaces
lfryc commented 12 years ago

The proxy were included to intercept the client-server communication, which is independent on the client used (Selenium, HttpClient, etc.)