1
0
George S. Baugh 4 жил өмнө
parent
commit
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>