浏览代码

Add todo about converting Firefox profile to Moo

Daniel Gempesaw 10 年之前
父节点
当前提交
d2685cd375
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/Selenium/Firefox/Profile.pm

+ 1 - 0
lib/Selenium/Firefox/Profile.pm

@@ -1,6 +1,7 @@
 package Selenium::Firefox::Profile;
 
 # ABSTRACT: Use custom profiles with Selenium::Remote::Driver
+# TODO: convert this to Moo!
 
 use strict;
 use warnings;