To view Reservation Software logs on the browser, you first need to open the Console in your browser's Developer Tools. Below are the steps for opening Developer Tools for most commonly used browsers.
Google Chrome
-
Navigate to the desired page
-
Press CTRL+SHIFT+J (CMD+OPT+J on a Mac) or F12
-
A Developer Tools sub-window should appear
-
In the Developer Tools window, click the ‘Console’ tab
-
Alternatively, press CTRL+SHIFT+J (CMD+OPT+J on a Mac) for a pop-out window containing the console
Mozilla Firefox
-
Navigate to the desired page
-
Press F12
-
A Developer Tools sub-window should appear
-
In the Developer Tools window, click the ‘Console’ tab
-
Alternatively, press CTRL+SHIFT+J (CMD+OPT+J on a Mac) for a pop-out window containing the console
Internet Explorer / Edge
-
Navigate to the desired page
-
Press CTRL+SHIFT+J or F12
-
A Developer Tools sub-window should appear
-
In the Developer Tools window, click the ‘Console’ tab
Opera
-
Navigate to the desired page
-
Press CTRL+SHIFT+J (Cmd+Opt+J on a Mac)
-
A Developer Tools sub-window should appear
-
In the Developer Tools window, click the ‘Console’ tab
Safari
-
Open Safari’s preferences, and open the Advanced pane
-
Enable the ‘Show Develop menu in menu bar’ setting, and close the preferences pane
-
Press CMD+OPT+C
-
A Developer Tools window should appear
-
In the Developer Tools window, click the ‘Console’ tab