From 970bea5ffb24f9bbd535566f7c691619ee4982c3 Mon Sep 17 00:00:00 2001 From: aaron <462826@qq.com> Date: Tue, 8 Sep 2020 14:49:04 +0800 Subject: [PATCH] update selenium driver --- xdoc/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdoc/build.sh b/xdoc/build.sh index b15638d4..56052d76 100644 --- a/xdoc/build.sh +++ b/xdoc/build.sh @@ -31,4 +31,4 @@ cp ztf-mac ztf zip -r ztf-mac-2.2.zip ztf conf demo runtime log -x "runtime/php*" -x "runtime/selenium/chrome84" -x "runtime/selenium/chrome84.exe" rm ztf -cd .. +cd .. \ No newline at end of file -- GitLab