From 5264d22d9ca4367088852c33800cdf505b89ae9e Mon Sep 17 00:00:00 2001 From: doh5 Date: Wed, 5 Apr 2017 10:41:57 -0500 Subject: Add ids to admin dropdown button, switch team button and logout button (#5973) * Add ids to admin dropdown button, switch team button and logout button For selenium automation - update the admin setting and switch to specific team or logout * updated the team nav button based on the suggestion --- webapp/components/admin_console/admin_navbar_dropdown.jsx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'webapp') diff --git a/webapp/components/admin_console/admin_navbar_dropdown.jsx b/webapp/components/admin_console/admin_navbar_dropdown.jsx index b4fd889bc..cd58de633 100644 --- a/webapp/components/admin_console/admin_navbar_dropdown.jsx +++ b/webapp/components/admin_console/admin_navbar_dropdown.jsx @@ -15,6 +15,8 @@ import {Link} from 'react-router/es6'; import React from 'react'; +import * as Utils from 'utils/utils.jsx'; + export default class AdminNavbarDropdown extends React.Component { constructor(props) { super(props); @@ -71,6 +73,7 @@ export default class AdminNavbarDropdown extends React.Component { teams.push(
  • GlobalActions.emitUserLoggedOutEvent()} >