Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 4643305

Browse files
salman2013feanil
authored andcommitted
chore: remove bok-choy reference from the .rst file
1 parent cde53a1 commit 4643305

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

docs/testing_and_debugging.rst

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -74,26 +74,5 @@ so that you maintain your command history:
7474
7575
./in lms pytest openedx/core/djangoapps/user_api
7676
77-
Connecting to Browser
78-
~~~~~~~~~~~~~~~~~~~~~
79-
80-
If you want to see the browser being automated for JavaScript or bok-choy tests,
81-
you can connect to the container running it via VNC.
82-
83-
+------------------------+----------------------+
84-
| Browser | VNC connection |
85-
+========================+======================+
86-
| Firefox (Default) | vnc://0.0.0.0:25900 |
87-
+------------------------+----------------------+
88-
| Chrome (via Selenium) | vnc://0.0.0.0:15900 |
89-
+------------------------+----------------------+
90-
91-
On macOS, enter the VNC connection string in the address bar in Safari to
92-
connect via VNC. The VNC passwords for both browsers are randomly generated and
93-
logged at container startup, and can be found by running ``make vnc-passwords``.
94-
95-
Most tests are run in Firefox by default. To use Chrome for tests that normally
96-
use Firefox instead, prefix the test command with
97-
``SELENIUM_BROWSER=chrome SELENIUM_HOST=edx.devstack.chrome``.
9877
9978
.. _edx-platform testing documentation: https://docs.openedx.org/projects/edx-platform/en/latest/concepts/testing/testing.html#running-python-unit-tests

0 commit comments

Comments
 (0)