From 262f090d96c3d0f83bdce83fab4dad63adeb271a Mon Sep 17 00:00:00 2001 From: intypython <37463556+intypython@users.noreply.github.com> Date: Sun, 30 Sep 2018 22:57:35 -0500 Subject: [PATCH] Update takeScreenShot.py --- seleniumDemo/takeScreenShot.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/seleniumDemo/takeScreenShot.py b/seleniumDemo/takeScreenShot.py index 28043b5..a55905e 100644 --- a/seleniumDemo/takeScreenShot.py +++ b/seleniumDemo/takeScreenShot.py @@ -11,3 +11,7 @@ +# this is code from another coworker +# def ........ + +