Graphic Selenium Testing Tool

Size: px
Start display at page:

Download "Graphic Selenium Testing Tool"

Transcription

1 Graphic Selenium Testing Tool Last modified: 02/06/2014 1

2 Content 1 What can I do with GSTT? Installation Main window Define a new web testing project Define a new test case Manage web testing project Manage test case Manage test case actions Execute web testing project Change system language FAQ

3 1 What can I do with GSTT? (GSTT) is a software application to define, manage and execute web testing projects easily, visually and through the most popular web testing tool: Selenium. Each web testing project consists in many test cases. Each one represents a set of actions over a web page. For example, to search a product in a web online store or to fill and send a register form in a website. With GSTT users can define these actions on the web browser directly. This activity can also be done with Selenium IDE, but GSTT allows the user to define and execute actions not only in Mozilla Firefox, but also in Google Chrome. Every user can define test cases easily with GSTT. They don't need to know how GSTT or Selenium works. Once test cases are defined, users can execute them and GSTT will inform the user if the execution has been successful or not. As we have said, test cases can been defined and executed in different web browsers. Now, GSTT supports: Google Chrome and Mozilla Firefox. To sum up, what can you do with GSTT? Define web testing projects that consist in one or more test cases. Define test cases that consist in a set of actions that a user would do over a website. Define test cases actions through different web browsers: Google Chrome and Mozilla Firefox. Execute test cases actions in different web browsers: Google Chrome and Mozilla Firefox. In conclusion, GSTT is an application that allows you to manage user tests for a web page. It is necessary to highlight that all tests are saved in files, so you have a total portability for your tests. 3

4 2 Installation To install GSTT, follow these steps: Download the ZIP file of the application from GSTT website at SourceForge. Decompress the file in a folder. Check that Java is installed and updated in your computer. Execute the GSTT.jar file to use the application. 4

5 3 Main window Main window 1 A top menu to define projects, open projects, change the system language and to access to the help option. 2 A project explorer to navigate over projects and test cases. 3 A main zone where you will see project information and test cases information. In the image, the main zone is empty because no project is opened. Project bar and test case bar The project bar and the test case bar will allow you to view, modify, delete and execute your projects and test cases easily. 5

6 4 Define a new web testing project 1 Click on project explorer option New project or from top menu: Project > New project 2 Introduce the project name (mandatory) and its description. Select th web browsers that will be used to execute the project (mandatory). Click over Specify path to indicate the project path (mandatory). The project path is the place where the project file will be saved. 3 Once path is indicated through the file explorer and data has been introduced, click over Save to save the project. Once saved, project data will appear in the main zone of the window. Also, the project will appear in the project explorer.! If mandatory data has not been introduced, an error message will appear: 6

7 5 Define a new test case 1 Click on explorer option New test case of your project. You can also click over the same button in your project main window. 2 Introduce the test case name (mandatory) and its description. Select the web browser that will be used to define test case actions (mandatory). Click over Add icon to open a file explorer in order to select a representative icon of the test case. Finally, click over Save. 3 Once saved, test case data will appear in the main zone of the window. The test case will also be added to the project explorer! If a test case with the same name already exists or mandatory data has not been introduced, an error message will appear: 7

8 6 Manage web testing project To view... To view project data, click over its name on the project explorer. If you are viewing one of its test cases, you can also click over the next button of the project bar: If you want to open a project, you have to choose the following top menu option: Project > Open project Once done, project data will appear. A list of project test cases will also appear. To modify... To modify project data, click over the nex button of the project bar: A form will appear. Modify its data and click over Save.! If mandatory data has not been introduced, an error message will appear: 8

9 To close... To close a project, you have to select the option by clicking with a right click over its name in the project explorer. A confirmation dialog will appear. 9

10 7 Manage test case To view... To view test case data, click over its name on the project explorer. If you are viewing its test case bar, you can also click over the following button: Once done, test case data will appear. A list of actions will also appear (if any). To modify... To modify test case data, click over the nex button of the test case bar: A form will appear. Modify its data and click over Save.! If a test case with the same name already exists or mandatory data has not been introduced, an error message will appear: 10

11 To delete... To delete a test case, you have to click over the next button of the test case bar: A confirmation dialog will appear. Click over Yes to delete the test case from project. You can also view, modify and delete test cases from the project main window: 11

12 8 Manage test case actions 1 To start or to continue the definition of test case actions, view its data and click over Start test case or Continue test case (if you have defined actions before). 2 If no actions have been defined yet, you will have to introduce the initial page URL of your test case. Once done, click over Accept. Wait until the web browser is opened and GSTT has changed the main window. You will have to wait for the execution of actions in the web browser (if any).! If an execution error has occured in the web browser (URL does not exist, an action could not be executed, there is not Internet connection,...), an error message will appear.. Check the FAQ section for more details. 12

13 3 Once done, you can do actions over the web browser. These actions will be captured and will appear on the main window.! Remember that there is a limited number of actions that can be captured. If an execution error occurs, the web browser will be closed and an error message will appear. Check the FAQ section for more details. 4 If you want to check the content of a HTML element that you are viewing, click over Check HTML element content. A confirmation dialog will appear. Once you have clicked over Accept, you will have to do a right click over the HTML element you want to check. Once done, in GSTT you will see the checking action captured. You can delete it or modify it by clicking over the appropiate button. 13

14 5 If you want to check the presence of a HTML element that you are viewing, click over Check HTML element presence. A confirmation dialog will appear. Once you have clicked over Accept, you will have to do a right click over the HTML element you want to check. Once done, in GSTT you will see the checking action captured. You can delete it or modify it by clicking over the appropiate button. 6 Once you have finished the definition of test case actions, click over Save and continue or Save and get out. If you choose the second option, thw web browser will be closed and you will see the actions captured on the test case main window. In both options a confirmation dialog will appear. 14

15 9 Execute web testing project 1 To execute a project, click over the next button of the project bar:! If the project has at least one test case with no actions defined, you won't be able to do the execution. 2 Once done, you will see the execution window. Choose the execution mode (check the FAQ section for more details) and the test cases to execute. Then, click over Execute project. 15

16 3 Once done, all test cases will be executed on the web browsers that were chosen for the project execution. Wait until execution finishes. You can abort the execution by clicking over Get out. 4 Once all test cases have been executed, you will see the execution result on the right side. of the window. This result will inform whether all test cases have been executed successfuly or not. In the second case, the test case, action and web browser where the error occured will be indicated. 16

17 10 Change system language 1 To change system language, choose the following top menu option: Help > Change language 2 Once done, a new window will appear. Select the language and click over Accept. Then, a confirmation dialog will appear. Click over Accept and GSTT will be closed. When you open GSTT again, the language system will be the chosen one. 17

18 11 FAQ I can't open or use GSTT. What can I do? If you can't use GSTT, check that the ZIP file is decompressed. Also, check that the drivers folder is present and that you have Java installed and updated. An execution error has occured on the web browser. What happened? If an execution error has occured on the web browser, check that: 1 Internet connection is active. 2 Web browsers are installed in your computer or/and the drivers folder is in the appropiate place. Remember that the drivers folder and the application have to be in the same place. 3 The test case you want to execute has an existing URL. 4 The test case you want to execute has actions defined for only one web domain. For example, if your initial page URL begins with check that all actions have URL's that begin with 5 The GSTT version installed is the latest version available. If you have checked all of these steps but the problem persists, check that the website you want to test has actions that can be captured (see next question for more details). What kind of actions in the web browser can be captured with GSTT? With GSTT you can capture actions that belong to the same web domain. For example, if your initial page URL begins with all actions must have URL's that begin with Actions captured can be: Mouse clicks over web page elements: to follow links, select options,... Write in forms: text boxes,... Also, with GSTT you can check HTML element content and presence. In order to do these actions, you have to select the appropiate option in the application. Then, you have to do a right click over the HTML element you want to check. If you could not find a solution, check the Support section of the GSTT web page of SourceForge. 18

19 What kind of actions in the web browser can NOT be captured with GSTT? With GSTT you cannot capture: Actions executed in different web domains. Actions related to web browser functionalities: refresh a page, go back, open tabs,... TAB and ENTER keys. Some actions done over web animations (see next question for more details). I am doing actions over the web browser, but GSTT does not capture them. What can I do? Remember that GSTT can only capture a limited set of actions. Moreover, some actions done over animations can be captured but can not be executed. GSTT does not capture actions done over Adobe Flash. What kind of web pages can I test with GSTT? With GSTT you can test web pages that have HTML, don't have Adobe Flash and use a limited number of animations. Moreover, your web page should use the same domain over its URL's. What are execution modes? Executions modes inform to GSTT what to do when an error occurs when a project execution is active. These modes can be:: If error, close browser If an error occurs, the web browser will be closed. If error, close browser and execute again until the error If an error occurs, the web browser will be closed. Then, GSTT will open it again in order to execute all test case actions until the action that triggered the error. I could not find a solution. What can I do? If you could not find a solution, check the Support section of the GSTT web page of SourceForge. You can also access it through the following top menu option: Help > View help 19

Revised: March 8 th, 2017 for Firefox 52.0

Revised: March 8 th, 2017 for Firefox 52.0 Configuring Mozilla Firefox for Spectrum v14 Spectrum v14 runs in a browser window. As a result, there are a number of browser settings that impact how Spectrum will function. This document covers the

More information

Course Folder and Files Instructions for download and use

Course Folder and Files Instructions for download and use Course Folder and Files Instructions for download and use About course folders and files Please read this page carefully! Most, but not all of our courses, at certain points in each chapter, instruct you

More information

Instructions for Configuring Your Browser Settings and Online Security FAQ s

Instructions for Configuring Your Browser Settings and Online Security FAQ s Instructions for Configuring Your Browser Settings and Online Security FAQ s General Settings The following browser settings and plug-ins are required to properly access Digital Insight s webbased solutions.

More information

E-statement Settings Guide

E-statement Settings Guide E-statement Settings Guide Contents Windows PC... 3 Google Chrome... 3 Internet Explorer... 7 Mozilla Firefox... 10 Apple Macintosh... 14 Safari for Mac... 14 Apple ios (iphone/ipad)... 21 Safari for ios

More information

Using SQL Reporting Services with isupport

Using SQL Reporting Services with isupport isupport s SQL Reporting functionality is installed via the isupport SQL Reporting Setup Wizard; it includes several report models with isupport database fields, tables, and relationships. isupport includes

More information

Puma Energy elearning Hub. How To Guide for Staff Includes FAQs and Troubleshooting Guide

Puma Energy elearning Hub. How To Guide for Staff Includes FAQs and Troubleshooting Guide Puma Energy elearning Hub How To Guide for Staff Includes FAQs and Troubleshooting Guide How To Guide for Staff Welcome to the elearning Hub. This How To Guide will highlight the steps you need to take

More information

Browser Checklist. Objective. Content. 1) Zurich recommended browser

Browser Checklist. Objective. Content. 1) Zurich recommended browser Browser Checklist Objective To ensure that agents have the fastest and best experience of Zurich einsurance portal. By checking that agents have the best browser on the computers. By creating a shortcut

More information

Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release User and Installation Guide

Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release User and Installation Guide Virto Office 365 Bulk File Upload for Microsoft SharePoint Online Release 1.0.0 User and Installation Guide 2 Table of Contents Contents Table of Contents... 2 Features List... 3 System/Developer Requirements...

More information

Instructions For Configuring Your Browser Settings and Online Banking FAQ's

Instructions For Configuring Your Browser Settings and Online Banking FAQ's Instructions For Configuring Your Browser Settings and Online Banking FAQ's Instructions By Browser Type Google Chrome Firefox Internet Explorer 8 Internet Explorer 9 Safari Online Banking FAQ's Google

More information

Signing In to WebEx Assistant, page 1

Signing In to WebEx Assistant, page 1 Use WebEx Assistant to quickly start or schedule meetings, and set up or change your WebEx account settings without going to your Cisco WebEx site., page 1 Switching Sites, page 2 Starting an Instant Meeting

More information

Chrome. Browsing in Chrome. The Omnibox. Video: Browsing in Chrome. To use the Omnibox: Omnibox suggestion icons. Page 1

Chrome. Browsing in Chrome. The Omnibox. Video: Browsing in Chrome. To use the Omnibox: Omnibox suggestion icons. Page 1 Chrome Browsing in Chrome Browsing in Chrome Page 1 Chrome makes browsing the Web quick and easy. In this lesson, we'll talk about navigating to websites in Chrome. You'll also learn how use tabs, access

More information

Step 4 Part F - How to Download a Video on YouTube and Delete a Video

Step 4 Part F - How to Download a Video on YouTube and Delete a Video Step 4 Part F - How to Download a Video on YouTube and Delete a Video When you finish Edit your Video on your YouTube account and save it or save as new Video, you may want to Download it to your computer.

More information

Jigsaw Troubleshooting Tips

Jigsaw Troubleshooting Tips Jigsaw Troubleshooting Tips September 11, 2015 Page 1 of 15 Table of Contents Help I click Join Using Browser button, but nothing happens.... 3 Tip # 1: Clear the Internet browser s cache or settings....

More information

How-to Uninstall Search Protect by Conduit and Revert Conduit Search

How-to Uninstall Search Protect by Conduit and Revert Conduit Search How-to Uninstall Search Protect by Conduit and Revert Conduit Search Contents How-to Uninstall Search Protect by Conduit and Revert Conduit Search... 1 Uninstall Search Protect by Conduit & Revert Conduit

More information

Recommended Browser Settings

Recommended Browser Settings Recommended Browser Settings Internet Explorer Settings (PC) Mozilla Firefox Settings (PC) Mozilla Firefox Settings (Mac) Safari Settings (Mac) Chrome Settings (PC) Infinite Campus recommends modifying

More information

Single Sign On through PingOne. Go to https://desktop.pingone.com/changehealthcare and click on the Change Healthcare IdentityIQ icon.

Single Sign On through PingOne. Go to https://desktop.pingone.com/changehealthcare and click on the Change Healthcare IdentityIQ icon. What is IdentityIQ? IdentityIQ is Change Healthcare s governance-based Identity & Access Management (IAM) software solution that will become a one-stop shop for compliance, password management, and provisioning

More information

Java Client Certification for OmegaPS 10g

Java Client Certification for OmegaPS 10g Java Client Certification for OmegaPS 10g OmegaPS 10g is NOT compatible with : Google Chrome browser (Version 42 and onwards), due to a Java issue Java 7 Update 21 Java 6 Update 45 Applies to: OmegaPS

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 2 SSO

More information

Labour Market Programs Support. System. Position Description Questionnaire. Computer Compatibility Guide

Labour Market Programs Support. System. Position Description Questionnaire. Computer Compatibility Guide System Labour Market Programs Support Position Description Questionnaire Computer Compatibility Guide Table of Contents 1. Introduction... 1 1.1 PDQ Overview... 1 1.2 Document Purpose... 1 1.3 Computer

More information

mytsa Knowledge Technical Guide

mytsa Knowledge Technical Guide mytsa Knowledge Technical Guide mytsa Knowledge Target Audience: All Partners using mytsa Knowledge Overview: To facilitate the learning process on mytsa Knowledge, all partners are advised to install

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Trouble shooting. In case of any further queries / issues, please call our support team on the numbers provided below.

Trouble shooting. In case of any further queries / issues, please call our support team on the numbers provided below. Trouble shooting In case of any further queries / issues, please call our support team on the numbers provided below. 040-66663050, 040-66668030 +91-9177305050, +91-9177205050, +91-9703158080 www.icharts.in

More information

BROWSERS OPTIMIZATION

BROWSERS OPTIMIZATION BROWSERS OPTIMIZATION To allow your browser to function more effectively, we recommend that you Clear your browser cache (delete temporary files) and Remove any compatibility view option previously selected

More information

How to Troubleshoot Panopto Viewing Issues

How to Troubleshoot Panopto Viewing Issues How to Troubleshoot Panopto Viewing Issues Overview This documentation will go over how to troubleshoot Panopto Viewing Issues. Our current release of Panopto uses a combination of Adobe Flash Player and

More information

New Viewer Functionality PRINT FUNCTIONALITY

New Viewer Functionality PRINT FUNCTIONALITY HTML5 Viewer using Google Chrome This document provides information on using the new HTLM5 viewer with Google Chrome. Note that examples and screenshots in this document have been provided from the esearch

More information

If you're having any trouble accessing Cayuse 424 or the Research Suite, you may want to clear your cookies [1].

If you're having any trouble accessing Cayuse 424 or the Research Suite, you may want to clear your cookies [1]. Published on Cayuse Support (http://support.cayuse.com) Home > Browser Support & Configuration Browser Support & Configuration The Research Suite is supported in recent versions of Firefox and Internet

More information

Getting Started With Windows 10

Getting Started With Windows 10 Getting Started With Windows 10 1 Table of Contents Navigating the Windows 10 Environment... 3 Logging In... 3 Navigating the Desktop... 4... 4... 4 Working With Applications... 5 Actions Center and Settings...

More information

Browser Support Internet Explorer

Browser Support Internet Explorer Browser Support Internet Explorer Consumers Online Banking offers you more enhanced features than ever before! To use the improved online banking, you may need to change certain settings on your device

More information

This tutorial demonstrates the Fire Flow analysis tools and options available in CityWater. Requirements

This tutorial demonstrates the Fire Flow analysis tools and options available in CityWater. Requirements Tutorial How to view use the Fire Flow features for your project Objectives This tutorial demonstrates the Fire Flow analysis tools and options available in. Prerequisites Login and User Profile Requirements

More information

IHS Enerdeq Browser Getting Started

IHS Enerdeq Browser Getting Started IHS > Critical Information Product IHS Enerdeq Browser Getting Started April 2013 2013 IHS, All Rights Reserved. All trademarks belong to IHS or it s affiliated and subsidiary companies, all rights reserved.

More information

Welcome to the CP Portal

Welcome to the CP Portal Welcome to the CP Portal Access your school documents from home Launch Internet Explorer and navigate to: https://files.cpcsc.k12.in.us/htcomnet/ Click on Continue to this website (not recommended) Key

More information

WELCOME TO GOOGLE DRIVE!

WELCOME TO GOOGLE DRIVE! WELCOME TO GOOGLE DRIVE! Google Drive is a free service from Google that allows you to store files from your computer online and access them anywhere using the cloud. Google Drive also gives you access

More information

Learning Management System. User guide for learners

Learning Management System. User guide for learners Learning Management System User guide for learners CONTENTS WELCOME TO YOUR LEARNING MANAGEMENT SYSTEM (LMS)... 3 HOW DO I KNOW IF I HAVE ACCESS TO A CLIENT S LMS?... 3 EMAIL NOT RECIEVED... 4 WHAT IF

More information

Web browsers - Firefox

Web browsers - Firefox N E W S L E T T E R IT Computer Technical Support Newsletter Web browsers - Firefox February 09, 2015 Vol.1, No.16 A Web Browser is a program that enables the user to view web pages. TABLE OF CONTENTS

More information

Learners Guide. Overview. Introduction. How do I log in to ecooper University? Welcome to the ecooper University Learners Guide!

Learners Guide. Overview. Introduction. How do I log in to ecooper University? Welcome to the ecooper University Learners Guide! Learners Guide Overview Introduction Welcome to the ecooper University Learners Guide! This guide will help you gain access and navigate through the ecooper University Learning Management System (LMS).

More information

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To MP3 Converter program. Next I will show you how to download

More information

How to Export a Report in Cognos Analytics

How to Export a Report in Cognos Analytics IBM Cognos Analytics How to Export a Report in Cognos Analytics Reports viewed in IBM Cognos Analytics can be exported in many formats including Excel. Some of the steps for exporting are different depending

More information

Plain Dealer e-edition Troubleshooting

Plain Dealer e-edition Troubleshooting Plain Dealer e-edition Troubleshooting Plain Dealer subscribers are eligible for both the print and e-edition products, depending on the service purchased. Email Reminder Subscribers must have a valid

More information

Web Browser Settings Guide

Web Browser Settings Guide Web Browser Settings Guide Table of Contents Operating Systems and Browser Versions...2 Mozilla Firefox...2 Using Adobe Reader Instead of the FireFox PDF Viewer...4 Google Chrome...8 Google Chrome PDF

More information

Mend for Eclipse quick start guide local analysis

Mend for Eclipse quick start guide local analysis The Semmle Mend for Eclipse plugin allows users to view Semmle results in Eclipse. This document describes how to install and use the plugin for local analysis. You can install the plugin using a Semmle

More information

Internet Explorer Faqs Page Setup Not Saving

Internet Explorer Faqs Page Setup Not Saving Internet Explorer Faqs Page Setup Not Saving How to use the site FAQ Contact Site map Because Modern UI version of Internet Explorer 11 does not support ActiveX or other Home page settings are shared between

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

PRINTING IN ESCRIBE...2

PRINTING IN ESCRIBE...2 PRINTING IN ESCRIBE...2 PRINTING FROM MOZILLA FIREFOX...2 ALLOWING POPUPS IN MOZILLA FIREFOX...3 PRINTING FROM GOOGLE CHROME...4 ALLOWING POPUPS IN GOOGLE CHROME...5 PRINTING FROM APPLE SAFARI...6 ALLOWING

More information

Connecting to the Virtual Desktop Infrastructure (VDI)

Connecting to the Virtual Desktop Infrastructure (VDI) System Office IT Connecting to the Virtual Desktop Infrastructure (VDI) There are four ways to connect to the system office Virtual Desktop Infrastructure (VDI): Web client Windows client - personal computer

More information

Deposit Wizard Panini Installation Guide

Deposit Wizard Panini Installation Guide Guide Table of Contents System Requirements... 2 WebScan Overview... 2 Hardware Requirements... 2 Supported Browsers... 2 Driver Installation... 2 Step 1 - Determining Windows Edition & Bit Count... 3

More information

Using CTMS Administration Software

Using CTMS Administration Software CHAPTER 1 Created: September 2010 Revised: September 2011 Contents Overview of CTMS Tasks and Roles, page 1-1 Supported Web Browser Types, page 1-2 Overview of the CTMS Administrative Interface, page 1-2

More information

CSC Introduction to Computers and Their Applications

CSC Introduction to Computers and Their Applications CSC 170 - Introduction to Computers and Their Applications Lecture 8 The World Wide Web What is the World Wide Web? The Web is not the Internet The Internet is a global data communications network The

More information

ABF Software Issues Caused by Anti-Virus Programs

ABF Software Issues Caused by Anti-Virus Programs ABF Software Issues Caused by Anti-Virus Programs Downloading Problems: I) Check your browser settings: Copy and paste one of the following url addresses for support settings to prevent your browser from

More information

Recommended Browser Settings

Recommended Browser Settings Recommended Browser Settings August 2015 This document is intended for restricted use only. Infinite Campus asserts that this document contains proprietary information that would give our competitors undue

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

More information

Accessing Diagnostic Service Documentation for Non-Beckman Coulter Users

Accessing Diagnostic Service Documentation for Non-Beckman Coulter Users Accessing Diagnostic Service Documentation for Non-Beckman Coulter Users A Windows 10 device is required now to use AirWatch Content Locker (ACL). The new ACL will not allow executable files to run, so

More information

Republicbank.com Supported Browsers and Settings (Updated 03/12/13)

Republicbank.com Supported Browsers and Settings (Updated 03/12/13) Republicbank.com Supported Browsers and Settings (Updated 03/12/13) We support the Internet Explorer 8.0 & 9.0. If you are using Internet Explorer 7.0 or earlier you will need to update your browser. Click

More information

How to Search Using Google

How to Search Using Google A. Accessing Google for the first time: How to Search Using Google 1. From the desktop choose a web browser and double click on the appropriate icon to access the internet: Mozilla Firefox, Google Chrome

More information

FAQ Continental Supplier Portal

FAQ Continental Supplier Portal FAQ Continental Supplier Portal The purpose of this document is to address the most frequently asked questions (FAQs) with regards to the usage of the Continental Supplier Portal. FAQ - Table of contents

More information

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Uploading to and working with WebCT's File Manager... Page - 1 uploading files... Page - 3 My-Files... Page - 4 Unzipping

More information

BACKGROUNDER ON epco TOP QUESTIONS SECTION 1: DATA ENTRY

BACKGROUNDER ON epco TOP QUESTIONS SECTION 1: DATA ENTRY SECTION 1: DATA ENTRY 1. Why I cannot proceed with data entry for Country in my CO? Kindly ensure that Finished Product (FP) has been inserted as to allow data entry for Country. This is to ensure that

More information

Plan Submittals. City of Port St Lucie, MIS Department 5/29/2015

Plan Submittals. City of Port St Lucie, MIS Department 5/29/2015 2015 Plan Submittals City of Port St Lucie, MIS Department 5/29/2015 Application Description Description: Online plan submittals web application is designed to increase workflow and decrease the time required

More information

Browser Configuration Reference

Browser Configuration Reference Sitecore CMS 7.0 or later Browser Configuration Reference Rev: 2013-09-30 Sitecore CMS 7.0 or later Browser Configuration Reference Optimizing Internet Explorer and other web browsers to work with Sitecore

More information

The Cisco HCM-F Administrative Interface

The Cisco HCM-F Administrative Interface CHAPTER 5 This chapter contains information on the following topics: Overview of Cisco HCM-F Administrative Interface, page 5-1 Browser Support, page 5-2 Login and Logout, page 5-4 Online Help, page 5-5

More information

CPD Online System Requirements and Browser Settings

CPD Online System Requirements and Browser Settings CPD Online System Requirements and Browser Settings Browser & Operating System Compatibility Matrix IE 11.0 1 Edge 1 Firefox 51 Chrome 56 Safari 8.0.7 Safari 9.1.2 Safari 10.0 Supported Operating Systems

More information

Troubleshooting. Participants List Displays Multiple Entries for the Same User

Troubleshooting. Participants List Displays Multiple Entries for the Same User Participants List Displays Multiple Entries for the Same User, page 1 Internet Explorer Browser Not Supported, page 2 "404 Page Not Found" Error Encountered, page 2 Cannot Start or Join Meeting, page 2

More information

NearPoint 4.2 NEARPOINT SSR CLIENT QUICK START. 3. Viewing and Restoring Items and Files from the Mimosa Archive. 1.

NearPoint 4.2 NEARPOINT SSR CLIENT QUICK START. 3. Viewing and Restoring  Items and Files from the Mimosa Archive. 1. 1. Introduction The Mimosa Archive Self-service Retrieve (SSR) Client provides access to email items archived using the NearPoint system and files archived using the File System Archiving (FSA) option.

More information

Internet Explorer Faqs Pages Is Blank When >>>CLICK HERE<<<

Internet Explorer Faqs Pages Is Blank When >>>CLICK HERE<<< Internet Explorer Faqs Pages Is Blank When Opening Multiple If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to Thread: Multiple windows of Internet Explorer

More information

Document Management System User Guide

Document Management System User Guide Document Management System User Guide Rev. Feb. 21, 2013 TABLE OF CONTENTS LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 3 CONNECTING TO THE WEBSITE... 3 WEBLINK LOG IN... 3 BROWSING... 4 SEARCHING...

More information

C4C Compliance Portal User FAQ. Logging in/getting Started-

C4C Compliance Portal User FAQ. Logging in/getting Started- C4C Compliance Portal User FAQ Logging in/getting Started- How do I receive my User Id and Password? If you have an email address you will receive an email with this information when your training is ready

More information

Capable when run in Windows 7 or newer, but not enabled by default. Microsoft IE Desktop versions 9 and 10

Capable when run in Windows 7 or newer, but not enabled by default. Microsoft IE Desktop versions 9 and 10 On Friday February 8, 2019, NorthStar Credit Union's website will no longer support TLS version 1.0 or version 1.1 in order to maintain the highest security standards and promote the safety of member data.

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

D2L Brightspace. The Content Tool. University Information Technology Services. Learning Technologies, Training, & Audiovisual Outreach

D2L Brightspace. The Content Tool. University Information Technology Services. Learning Technologies, Training, & Audiovisual Outreach D2L Brightspace The Content Tool University Information Technology Services Learning Technologies, Training, & Audiovisual Outreach Copyright 2016 KSU Division of University Information Technology Services

More information

RONA e-billing User Guide

RONA e-billing User Guide RONA e-billing Contractor Self-Service Portal User Guide RONA e-billing User Guide 2015-03-10 Table of Contents Welcome to RONA e-billing What is RONA e-billing?... i RONA e-billing system requirements...

More information

Table of Content. Last updated: June 16th, 2015

Table of Content. Last updated: June 16th, 2015 BROWSER SETTINGS MASTER DOCUMENT Last updated: June 16th, 2015 Table of Content General Information... 2 Internet Explorer 8,9, & 11 Settings... 3 Safari Settings... 5 Firefox Settings... 6 Google Chrome

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 3.0 1 Participants List Displays Multiple Entries for the Same User, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join a Meeting, page 2 SSO Does Not Work with ios Devices, page 4 Meeting

More information

Manual Internet Explorer 8 Pdf Problem Open In Browser

Manual Internet Explorer 8 Pdf Problem Open In Browser Manual Internet Explorer 8 Pdf Problem Open In Browser STEP 2: Remove istart123.com virus from Internet Explorer, Firefox and If you are using Windows 8, simply drag your mouse pointer to the right edge

More information

Document Manager User Guide

Document Manager User Guide Document Manager User Guide Table of Contents Introduction... 2 Logging in to Document Manager... 2 Forgotten Password... 3 File Manager... 4 File Manager Information View... 5 Creating Folders... 7 Uploading

More information

Setting up to download Grants Group Application Forms

Setting up to download Grants Group Application Forms Setting up to download Grants Group Application Forms Guidance on setting up Adobe Reader Although it is in common use, we recognise that you may not use Adobe Reader as your preferred pdf reader but it

More information

QUICK START GUIDE FOR AVSIGNCLOUD

QUICK START GUIDE FOR AVSIGNCLOUD Control Your Video VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES QUICK START GUIDE FOR AVSIGNCLOUD QUICK START GUIDE FOR AVSIGNCLOUD ABOUT THIS DOCUMENT

More information

Introduction to the Internet. Part 1. What is the Internet?

Introduction to the Internet. Part 1. What is the Internet? Introduction to the Internet Part 1 What is the Internet? A means of connecting a computer to any other computer anywhere in the world via dedicated routers and servers. When two computers are connected

More information

Import Web Pages with MAXQDA Web Collector

Import Web Pages with MAXQDA Web Collector Import Web Pages with MAXQDA Web Collector Contents IMPORT WEB PAGES WITH MAXQDA WEB COLLECTOR... 1 SAVE WEB PAGE WITH WEB COLLECTOR... 1 IMPORT WEBSITES INTO MAXQDA... 4 Import Web Pages with MAXQDA Web

More information

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1

Troubleshooting. Cisco WebEx Meetings Server User Guide Release 2.7 1 Participants List Displays Multiple Entries for the Same User, page 2 Internet Explorer Browser Not Supported, page 2 404 Page Not Found Error Encountered, page 2 Cannot Start or Join Meeting, page 3 SSO

More information

Lesson 5: Multimedia on the Web

Lesson 5: Multimedia on the Web Lesson 5: Multimedia on the Web Learning Targets I can: Define objects and their relationships to multimedia Explain the fundamentals of C, C++, Java, JavaScript, JScript, C#, ActiveX and VBScript Discuss

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

The Preparing for Success Online Mapping Tool

The Preparing for Success Online Mapping Tool The Preparing for Success Online Mapping Tool Baker Polito Administration The Executive Office of Housing and Economic Development and MassGIS Questions & Comments? Please contact MassWorks@state.ma.us

More information

B. Log into the Suncor Contractor Learning Management System

B. Log into the Suncor Contractor Learning Management System How to Access the Suncor Contractor Portal Purpose Intended user This describes how to navigate to and access the Suncor Contractor Portal for first time or returning users. The intended users of this

More information

How-to Uninstall DivX Browser Bar and Conduit Search

How-to Uninstall DivX Browser Bar and Conduit Search How-to Uninstall DivX Browser Bar and Conduit Search Contents How-to Uninstall DivX Browser Bar and Conduit Search... 1 Chrome... 1 On Startup Page (Home page)... 2 Appearance... 3 Omnibox (Address Bar)...

More information

CatPlan End User Guide

CatPlan End User Guide CatPlan End User Guide 10/9/2017 1 P age Table of Contents Supported Browsers...3 Logging in to CatPlan...3 Running Reports...5 Viewing Dashboards...8 Entering Data via Forms... 10 10/9/2017 2 P age Supported

More information

Manage Files. Accessing Manage Files

Manage Files. Accessing Manage Files 1 Manage Files The Manage Files tool is a file management system for your course. You can use this tool to organize and upload files associated with your course offering. We recommend that you organize

More information

Radiology Associates - Office Computer Set-Up Guide

Radiology Associates - Office Computer Set-Up Guide 1. Open (version 11.0 or higher) or Chrome. Type in the following web address into the browser. https://rapapacs.radresults.org/synapse 2. Type in your provided user name and password Page 1 3. Left clink

More information

AMOS Learning E-learning courses

AMOS Learning E-learning courses AMOS Learning E-learning courses Welcome to the AMOS Learning Center. This manual will guide you through the first steps to: Getting started with an e-learning course Manage your certificates Frequently

More information

User Guide Requester. Welcome to CORA - the main tool for requesting SW Keys from the Ericsson Region License Centers

User Guide Requester. Welcome to CORA - the main tool for requesting SW Keys from the Ericsson Region License Centers User Guide Requester Welcome to CORA - the main tool for requesting SW Keys from the Ericsson Region License Centers INdex Login Login Reset Password Create Request Customer Creation Confirmation View

More information

Deposit Wizard TellerScan Installation Guide

Deposit Wizard TellerScan Installation Guide Guide Table of Contents System Requirements... 2 WebScan Overview... 2 Hardware Requirements... 2 Supported Browsers... 2 Driver Installation... 2 Step 1 - Determining Windows Edition & Bit Count... 3

More information

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop 205CDE: Developing the Modern Web Assignment 1: Designing a Website Scenario: D Bookshop Introduction I decided to make a second hand bookshop website. There are some reasons why I made this choice. Mainly

More information

Halcyon Message Sender GUI. v6.0 User Guide

Halcyon Message Sender GUI. v6.0 User Guide GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400, System i, System i5, i5/os,

More information

Testing your TLS version

Testing your TLS version Testing your TLS version If you are not able to access Progressive Leasing websites, you may need to upgrade your web browser or adjust your settings. In order to test your TLS version to see if it is

More information

GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher

GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher GeographyPortal Instructor Quick Start World Regional Geography Without Subregions, Fifth Edition Pulsipher For technical support call 1-800-936-6899 GeographyPortal Quick Start for Pulsipher, World Regional

More information

Wireless Troubleshooting Guide

Wireless Troubleshooting Guide Wireless Troubleshooting Guide NF10WV FAQs Wireless Troubleshooting guide First, check whether your modem/router s Wi-Fi is turned ON or not. Check LED light status for WiFi. If WiFi light is OFF, it means

More information

VDOT CABB ProjectWise User Interface

VDOT CABB ProjectWise User Interface VDOT CABB ProjectWise User Interface Plan Sets and documents for VDOT Construction Advertisement Bulletin Board (CABB) projects are accessed through ProjectWise, a secure document management product from

More information

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views! Dreamweaver CS6 Table of Contents Setting up a site in Dreamweaver! 2 Templates! 3 Using a Template! 3 Save the template! 4 Views! 5 Properties! 5 Editable Regions! 6 Creating an Editable Region! 6 Modifying

More information

Revision History Date Revision Description Author Information 20/07/ Initial Draft Tyrone Nason Initial Document Draft

Revision History Date Revision Description Author Information 20/07/ Initial Draft Tyrone Nason Initial Document Draft Telephone Management for the Grandstream UCM61xx 62xx 65 xx Revision History Date Revision Description Author Information 20/07/2018 1.0 Initial Draft Tyrone Nason Initial Document Draft Overview: This

More information

Quick Start Guide for the Cisco Unity Connection Web Inbox (Release 11.x)

Quick Start Guide for the Cisco Unity Connection Web Inbox (Release 11.x) Quick Start Guide Quick Start Guide for the Cisco Unity Connection Web Inbox (Release 11.x) Cisco Unity Connection Web Inbox About the Cisco Unity Connection Web Inbox Web Inbox Controls Inbox Folder Message

More information

etrac Guide System Requirements Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA , All Rights Reserved.

etrac Guide System Requirements Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA , All Rights Reserved. etrac Guide to System Requirements Version: 2.5 Published: 05/18/2015 Global DMS, 1555 Bustard Road, Suite 300, Lansdale, PA 19446 2015, All Rights Reserved. Table of Contents Minimum System Requirements...

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information