Home
last modified time | relevance | path

Searched refs:browser (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/files/
H A Dlinks2.desktop4 Comment=Links is a browser very similar to lynx
5 Comment[es]=El links es un browser para modo texto, similar a lynx
7 Comment[pt]=O links é um browser para modo texto, similar ao lynx
8 Comment[pt_BR]=O links é um browser para modo texto, similar ao lynx
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py32 def create_selenium_driver(cls,browser='chrome'): argument
36 browser = env_browser
38 if browser == 'chrome':
65 elif browser == 'firefox':
67 elif browser == 'marionette':
71 elif browser == 'ie':
73 elif browser == 'phantomjs':
75 elif browser == 'remote':
85 msg = 'Selenium driver for browser %s is not available' % browser
H A DREADME1 # Running Toaster's browser-based test suite
10 tests.browser.test_js_unit_tests.TestJsUnitTests) may fail, as these rely on
31 selenium.common.exceptions.WebDriverException: Message: The browser
38 as the browser string passed via TOASTER_TESTS_BROWSER (see below).
53 …p://172.17.0.1:8000 ./bitbake/lib/toaster/manage.py test --liveserver=172.17.0.1:8000 tests.browser
54 …7.0.0.1:4444/wd/hub ./bitbake/lib/toaster/manage.py test --liveserver=172.17.0.1:8000 tests.browser
74 PATH=/home/me/apps/phantomjs/bin:$PATH TOASTER_TESTS_BROWSER=phantomjs manage.py test tests.browser
H A Dselenium_helpers.py18 from tests.browser.selenium_helpers_base import SeleniumTestCaseBase
H A Dtest_sample.py20 from tests.browser.selenium_helpers import SeleniumTestCase
H A Dtest_js_unit_tests.py15 from tests.browser.selenium_helpers import SeleniumTestCase
H A Dtest_project_page.py12 from tests.browser.selenium_helpers import SeleniumTestCase
H A Dtest_builddashboard_page_recipes.py12 from tests.browser.selenium_helpers import SeleniumTestCase
H A Dtest_builddashboard_page_tasks.py12 from tests.browser.selenium_helpers import SeleniumTestCase
/openbmc/openbmc-test-automation/gui/lib/
H A Dresource.robot32 # Default GUI browser and mode is set to "Firefox" and "headless"
43 [Documentation] Launch the OpenBMC GUI URL on a browser.
44 # By default uses headless mode, otherwise, the GUI browser.
73 [Documentation] Open the browser with the URL and
78 # browser_type Type of browser (e.g. "firefox", "chrome", etc.).
85 [Documentation] Launch headless browser.
86 [Arguments] ${URL}=${OPENBMC_GUI_URL} ${browser}=${GUI_BROWSER}
91 # browser Browser to open given URL in headless way
224 [Documentation] Open browser with specified URL and returns browser id.
225 [Arguments] ${URL} ${browser}=ff ${mode}=${GUI_MODE}
[all …]
H A Dgui_resource.robot19 # Default GUI browser and mode is set to "Firefox" and "headless"
28 [Documentation] Open browser with specified URL and returns browser id.
29 [Arguments] ${URL} ${browser}=ff ${mode}=${GUI_MODE}
34 # browser Browser used to open above URL
39 ${browser_ID}= Launch Headless Browser ${URL} ${browser}
41 ${browser_ID}= Open Browser ${URL} ${browser}
47 [Documentation] Open the browser with the URL and
52 # browser_type Type of browser (e.g. "firefox", "chrome", etc.).
60 [Documentation] Launch headless browser.
61 [Arguments] ${URL}=${OPENBMC_GUI_URL} ${browser}=${GUI_BROWSER}
[all …]
/openbmc/boost-dbus/test/
H A Davahi.py32 browser = dbus.Interface(browser_remote, 'org.freedesktop.Avahi.ServiceBrowser')
38 browser.connect_to_signal("ItemNew", new_item_handler)
/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Toaster.txt10 browser.
30 Interact with the Toaster web server with your host browser using URL:
68 Interact with the Toaster web server with your host browser using URL:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/
H A Dsurf_2.1.bb1 SUMMARY = "Simple web browser"
2 DESCRIPTION = "Simple open source web browser based on WebKit2/GTK"
/openbmc/boost-dbus/
H A DREADME.md43 dbus::proxy browser(io,
49 browser.async_receive("ItemNew", logger());
/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/
H A Depiphany_48.3.bb1 SUMMARY = "WebKit based web browser for GNOME"
2 DESCRIPTION = "Epiphany is an open source web browser for the Linux desktop environment. \
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A D.jshintrc6 "browser" : true,
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/smartbookmark/
H A Dxfce4-smartbookmark-plugin_0.5.2.bb1 SUMMARY = "Panel plugin allowing to send requests directly to browser"
/openbmc/rest-dbus/
H A DREADME.md7 APIs as rest-dbus, but browser side support remains unimplemented.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/
H A Dlinks.inc2 browser, similar to Lynx."
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/yelp/
H A Dyelp-xsl_42.1.bb1 SUMMARY = "XSL stylesheets for the yelp help browser"
H A Dyelp_42.2.bb1 SUMMARY = "Help browser for the GNOME desktop"
/openbmc/openbmc/poky/bitbake/lib/toaster/
H A Dtox.ini18 …python3 {toxinidir}/manage.py test tests.db tests.commands tests.builds tests.browser tests.functi…
/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/
H A Dmini-x-session_0.1.bb2 …anager for X, that provides just the right boilerplate to create a session and launch the browser "
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Dbug_report.md33 - Browser [e.g. stock browser, safari]

1234