Supported Bootstrap Controls

Applies to TestLeft 15.40, last modified on March 17, 2022

TestLeft supports testing of various Bootstrap controls.

About Bootstrap Controls

TestLeft can work with any web control via the control’s graphical user interface displayed in a web browser, no matter how the control is implemented on the server side. You can test web applications that use controls implemented by using various technologies and frameworks, including Bootstrap.

In addition, TestLeft provides extended support for most of Bootstrap controls. It automatically associates them with the appropriate interfaces that extend the control functionality with additional methods and properties. Use those methods and properties to simulate various user actions over the controls, for example, select individual items or retrieve item text.

Supported Browser Versions

TestLeft supports testing of Bootstrap controls in web applications displayed in the following browsers:

  • Microsoft Internet Explorer ver. 11.

  • Microsoft Edge ver. 83 - 99 (Chromium-based).

    Note: The non-Chromium version of Edge is not supported.

  • Mozilla Firefox ver. 91 ESR, 94 - 98.

  • Google Chrome ver. 99.

    Note: If you have a TestLeft version earlier than 2.42, your version of the SmartBear Test Extension will be incompatible with newer versions of the Chrome web browser. To test web applications in Chrome 99, you will have to upgrade your TestLeft version to 2.60 or later.
  • Any web browser based on the Microsoft WebBrowser control.

    Note: The Edge-based WebBrowser control is not supported.

  • Applications with Chromium Embedded Framework control.

Supported Controls

Below is a full list of the Bootstrap controls for which TestLeft provides extended support.

Control Library Class
Accordion Bootstrap version 3.3.4 and 3.3.5 .panel-group
Alert Bootstrap version 3.3.4 and 3.3.5 .alert
Button Bootstrap version 3.3.4 and 3.3.5 .btn
Button Group Bootstrap version 3.3.4 and 3.3.5 .btn-group
Button Toolbar Bootstrap version 3.3.4 and 3.3.5 .btn-toolbar
Carousel Bootstrap version 3.3.4 and 3.3.5 .carousel
Checkbox Bootstrap version 3.3.4 and 3.3.5 .btn
Dropdown Bootstrap version 3.3.4 and 3.3.5 .dropdown-toggle
Modal Bootstrap version 3.3.4 and 3.3.5 .modal
Navigation Bar Bootstrap version 3.3.4 and 3.3.5 .navbar
Pills Bootstrap version 3.3.4 and 3.3.5 .nav-pills
Radio Button Bootstrap version 3.3.4 and 3.3.5 .btn
Split Button Bootstrap version 3.3.4 and 3.3.5 .btn-group
.btn-group-vertical
Tabs Bootstrap version 3.3.4 and 3.3.5 .nav-tabs
Toggle Button Bootstrap version 3.3.4 and 3.3.5 .btn

Note: If your control is not in the list, you can try working with it by using the properties and methods TestLeft provides for standard web elements. See Supported Web Controls.

See Also

Supported Controls

Highlight search results