lib/testcentricity.rb in testcentricity-2.3.14 vs lib/testcentricity.rb in testcentricity-2.3.16
- old
+ new
@@ -51,9 +51,10 @@
require 'testcentricity/app_elements/label'
require 'testcentricity/app_elements/switch'
require 'testcentricity/app_elements/textfield'
require 'testcentricity/app_elements/list'
require 'testcentricity/app_elements/image'
+require 'testcentricity/app_elements/select_list'
require 'testcentricity/app_elements/alert'
module TestCentricity
class PageManager