Skip to content

Commit 772298d

Browse files
author
Sandra Tatarevićová
committed
🎉 Initial commit
Related: #40538
0 parents  commit 772298d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Dockerfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
FROM cypress/included:3.8.2
2+
3+
ENV NODE_PATH=/usr/local/lib/node_modules/
4+
5+
RUN npm install -g cypress-xpath

0 commit comments

Comments
 (0)