Chris Davies 9 лет назад
Родитель
Сommit
9059b09e80
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/Selenium/Remote/Driver.pm

+ 1 - 1
lib/Selenium/Remote/Driver.pm

@@ -1529,7 +1529,7 @@ sub screenshot {
 
  Description:
     Capture a screenshot and save as a PNG to provided file name.
-    (The method is compatible with the WWW::Selenium method fo the same name)
+    (The method is compatible with the WWW::Selenium method of the same name)
 
  Output:
     TRUE - (Screenshot is written to file)