Skip to content

Releases: mreishman/SeleniumMonitor

1.7

08 Sep 12:49
410f294
Compare
Choose a tag to compare
  • Features
    • Run tests from more than one file at a time
    • Seperated info and settings into two panels
    • Added ability to add more than one test folder directory
  • Bug Fixes
    • Removed some unused settings
    • Fixed update > 10 bug

1.6.3

16 Jul 13:51
ca42398
Compare
Choose a tag to compare
  • Bug Fixes
    • Added refresh next to iframe in tests to refresh if video 404 on first load
    • Reduced size of array for generating time estimates. (only from last 100 tests now)

1.6.2

18 Jun 15:33
001780e
Compare
Choose a tag to compare
  • Features
    • Added date next to title on cached test results (if not renamed)
    • Moved video to iframe on running tests
  • Bug Fixes
    • Fixed js issue with sidebar and IE
    • Fixed some style issues and popup for viewing nodes
    • Fixed image display issue with IE on sidebar & overview page

1.6.1

01 Jun 15:59
db25303
Compare
Choose a tag to compare
  • Bug Fixes
    • Added check for log before displaying in overview
    • Fixed bug with browser count being not displaying if all nodes were in use
    • Fixed bug with internet explore browser count
    • Fixed display bug with log width in overview (adding word break)

1.6

29 May 15:35
796b4f0
Compare
Choose a tag to compare
1.6
  • Features
    • Added overview page
    • Added re-run tests option (re runs failed/errored tests if above specified percent)
    • Added more view options to view page

1.5.3

14 May 21:16
e5c0c4e
Compare
Choose a tag to compare
  • Features
    • Added ajax settings to header for running tests
  • Bug Fixes
    • Fixed styling issue on view past tests page

1.5.2

11 May 21:16
85f9d32
Compare
Choose a tag to compare
  • Features
    • Added refresh button to add test page (to refresh stats for max ajax/browsers)
  • Bug Fixes
    • Fixed bug with poll requests for sidebar (limited number of active requests to one)
    • Fixed issue with input number for max tests per requests (input field)

1.5.1

08 May 18:43
abe6170
Compare
Choose a tag to compare
  • Bug Fixes
    • Fixed style issue with popup on view page

1.5

30 Apr 15:16
56e7d4a
Compare
Choose a tag to compare
1.5
  • Features
    • Added sidebar for viewing the current grid status
    • Added option to pass through more config data (server ip, browser, platform)
    • Added option to lock cached test results
  • Bug Fixes
    • Improved poll time for log data collection

1.4

30 Mar 16:15
375e756
Compare
Choose a tag to compare
1.4
  • Features
    • Changed progress bar for running tests to reflect errors / pass / fails
    • Added tabs at bottom of test window for better seperation of data
    • Added video link to tests (for each test, in video tab)
    • Added log link to tests (for each test, in log tab)
  • Bug Fixes
    • Fixed issue with save of eta / elapsed view not showing up after save (requires re-save to show up again)