Skip to content

Commit 822bb4e

Browse files
authored
Merge pull request #913 from alinmihailiuc/patch-1
Update Docker file with sbase
2 parents 00f21a1 + 95bbbb0 commit 822bb4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ RUN echo "export PYTHONIOENCODING=utf8" >> ~/.bashrc
7171
#=====================
7272
# Set up SeleniumBase
7373
#=====================
74+
COPY sbase /SeleniumBase/sbase/
7475
COPY seleniumbase /SeleniumBase/seleniumbase/
7576
COPY examples /SeleniumBase/examples/
7677
COPY integrations /SeleniumBase/integrations/

0 commit comments

Comments
 (0)