# E2E Tests Builder & Runner

Build GraphQL and snapshot E2E tests. Provide a query and/or expected results to have tests run in the browser. After each run you are presented with the results and time of the request execution.

<figure><img src="/files/PQG9jfdCIyJJHdPJj3c1" alt=""><figcaption><p>Running E2E tests</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.graphqleditor.com/graphql-editor/faker-engine/e2e-tests-builder-and-runner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
