Skip to content

Commit 776192c

Browse files
committed
fix: dependency
1 parent 352f501 commit 776192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pieces/SeleniumWebBrowserPiece/metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "SeleniumWebBrowserPiece",
33
"description": "Selenium is an umbrella project for a range of tools and libraries that enable and support the automation of web browsers.It provides extensions to emulate user interaction with browsers, a distribution server for scaling browser allocation, and the infrastructure for implementations of the W3C WebDriver specification that lets you write interchangeable code for all major web browsers.",
44
"dependency": {
5-
"requirements_file": "requirements_0.txt"
5+
"dockerfile": "Dockerfile_1"
66
},
77
"container_resources": {
88
"requests": {

0 commit comments

Comments
 (0)