diff --git a/QA.md b/QA.md
index 4f37879..1e71bf6 100644
--- a/QA.md
+++ b/QA.md
@@ -14,11 +14,6 @@ The behaviors of the console are tested in [Console section](#consoles).
- [ ] b: open a console with `buffer`
- [ ] a: open a console with `addbookmark` and the current page's title
-#### Tabs
-
-- [ ] r: reload current tab
-- [ ] R: reload current tab without cache
-
#### Misc
- [ ] y: yank current URL and show a message
diff --git a/e2e/navigate.test.js b/e2e/navigate.test.js
index 70d45ce..5c4e2d4 100644
--- a/e2e/navigate.test.js
+++ b/e2e/navigate.test.js
@@ -24,6 +24,15 @@ const newApp = () => {