Searched refs:click (Results 1 – 16 of 16) sorted by relevance
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | dashboard_main.jsp | 59 silence.click(toggleNotifications); 66 clear.click(removeFavorite); 104 element.click(toggleNotifications); 147 self.off('click', addFavoriteButton); 148 self.on('click', removeFavoriteButton); 169 self.off('click', removeFavoriteButton); 170 self.on('click', addFavoriteButton); 190 $('#add-button').click(); 194 $('.remove-button').click(removeFavorite); 195 $('.notification-button').click(toggleNotifications); [all …]
|
D | show_test_acknowledgments.jsp | 27 $('#favoritesLink').click(function() { 30 $('#allLink').click(function() {
|
D | show_coverage.jsp | 39 }).find('.collapsible-header').click(onClick); 42 $("div.collapsible-header > span.indicator.waves-effect").click(function(evt) { 93 element.click(); 158 container.find('.login-button').click(function() {
|
D | show_plan_release.jsp | 40 $('#newer-button').click(prev); 41 $('#older-button').click(next);
|
D | show_table.jsp | 69 $('#treeLink').click(function() { 72 $('#newer-button').click(prev); 73 $('#older-button').click(next); 78 $('.info-btn').click(function(e) {
|
D | show_coverage_overview.jsp | 40 $(".search-icon-wrapper").click(function() { 46 $("#schBtn").click(function (evt) { 215 $( "span.indicator.badge:contains('Coverage')" ).click(function (evt) { 224 $( "span.indicator.badge:contains('Links')" ).click(function (evt) { 231 $( "span.indicator.badge:contains('Graph')" ).click(function (evt) {
|
D | show_suite_release.jsp | 46 $(this).click(function() { 51 $(".search-icon-wrapper").click(function() { 61 $("#searchBtn").click(function(event) { 107 $( this ).click(function() {
|
D | show_tree.jsp | 65 $('#tableLink').click(function() { 68 $('#newer-button').click(prev); 69 $('#older-button').click(next);
|
D | show_release.jsp | 26 $(this).click(function() {
|
D | show_performance_digest.jsp | 51 $('#load').click(load);
|
D | show_graph.jsp | 45 $('#load').click(load);
|
/test/vti/dashboard/src/main/webapp/js/ |
D | test_acknowledgments.js | 91 icon.click(function() { 121 addButton.click(function() { 285 save.click(function() { 290 close.click(function() { 333 details.click(function() { 367 clear.click(function() { removeAcknowledgment(wrapper, key); }); 412 btn.click(function() {
|
D | test_results.js | 208 function createClickableIndicator(container, content, classes, click) { argument 216 link.click(click); 237 div.unbind().click(testRunClick); 241 span.click(function() {
|
D | search_header.js | 118 refresh.click(onRefreshCallback); 151 iconWrapper.click(function() {
|
/test/vti/dashboard/ |
D | README.md | 215 4. With your project shown, click Create account. 217 5. In the page, "Add Google Cloud Platform projects to monitor", click Continue to skip ahead. 219 6. In the page, "Monitor AWS accounts", click Done to skip ahead. 225 8. In the page, "Get reports by email", click No reports and Continue. 235 2. Go to Alerting > Uptime Checks in the top menu and then click Add Uptime Check. 247 5. Click Save. After you click on save you'll see a panel to 250 6. Fill out the configuration for notifications and click save policy. 256 To test the check and alert, go to the VM Instances page, select your instance, and click Stop from… 259 To correct the "problem," return to the VM Instances page, select your instance, and click Start fr…
|
/test/framework/harnesses/host_controller/build/ |
D | build_provider_pab.py | 190 driver.find_element_by_id("identifierNext").click() 200 driver.find_element_by_id("passwordNext").click()
|