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