|
NAMETest::Selenium::InternetExplorerSYNOPSISmy $test_driver = Test::Selenium::InternetExplorer->new; $test_driver->get_ok('https://duckduckgo.com', "InternetExplorer can load page"); $test_driver->quit(); DESCRIPTIONA subclass of Selenium::InternetExplorer which provides useful testing functions. Please see Selenium::InternetExplorer and Test::Selenium::Remote::Driver for usage information.
Visit the GSP FreeBSD Man Page Interface. |