Automation: GL view controller error in fiscal year

Issue No: GL-3347
Created 3/16/2017 11:11:25 PM
Type Bug-QC
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 17.1
Description Step to reproduce   1. Run automation script:   .clickMenuFolder('General Ledger') .waitUntilMainMenuLoaded()   .clickMenuScreen('Fiscal Year') .selectSearchRowNumber(2) .clickButton('OpenSelected') .waitUntilLoaded('glfiscalyear') .selectGridComboBoxRowValue('FiscalYear',1,'colINVStatus','Open') .waitUntilLoaded()   or run fiscal year open and create.js     *Issue:* console error refer to the related jira   *Accepted:* no console error should occur in opening closed period module