We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00f21a1 + 95bbbb0 commit 822bb4eCopy full SHA for 822bb4e
Dockerfile
@@ -71,6 +71,7 @@ RUN echo "export PYTHONIOENCODING=utf8" >> ~/.bashrc
71
#=====================
72
# Set up SeleniumBase
73
74
+COPY sbase /SeleniumBase/sbase/
75
COPY seleniumbase /SeleniumBase/seleniumbase/
76
COPY examples /SeleniumBase/examples/
77
COPY integrations /SeleniumBase/integrations/
0 commit comments