Fix selenium user_profile folder ?
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
FROM selenium/standalone-chrome:latest AS final
|
||||
|
||||
COPY ./chromedriver /bin/chromedriver
|
||||
#RUN mkdir -p /home/seluser/profile/
|
||||
RUN mkdir -p /home/seluser/profile/nigga
|
||||
|
||||
ENV TZ=Europe/Brussels
|
||||
# 30 minutes session timeout
|
||||
|
Reference in New Issue
Block a user