George S. Baugh 4 년 전
부모
커밋
c2fa5884cd
2개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 0
      Changes
  2. 1 1
      dist.ini

+ 3 - 0
Changes

@@ -1,5 +1,8 @@
 Revision history for Selenium-Remote-Driver
 
+1.44 2021-03-26 TEODESIAN
+    - Remove all usage of default profiles for Firefox when in direct binary mode.
+
 1.43  03-18-2021 TEODESIAN
         - Remove all usage of the redefine() method in Test::MockModule, because that module is a mess to upgrade apparently
         - Tweak ENV setting in Test::* namespaces, see POD

+ 1 - 1
dist.ini

@@ -1,5 +1,5 @@
 name = Selenium-Remote-Driver
-version = 1.43
+version = 1.44
 author = George S. Baugh <george@troglodyne.net>
 author = Aditya Ivaturi <ivaturi@gmail.com>
 author = Daniel Gempesaw <gempesaw@gmail.com>