-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi Dev's
I have recently discovered that not all 150 rows are shown when puppeteer navigates to Transaction History page. I noticed that on some occasions transactions would disappear and later re-appear. Only 61 rows are available on json. FNB has induced a "More" button on the bottom of page that will allow the full view of 150 row.
Elements found:
<div id="footerButtonsContainer" style="margin-left: 1173px;">
<div class="gridCol grid10 footerBtn ">
<a onclick="fnb.controls.controller.eventsObject.raiseEvent('loadUrlToWorkspace', {url: '/banking/Controller?nav=transactionhistory.navigator.TransactionHistoryRedirect&productCode=DDA&anrfn=*num*&initial=false&FARFN=*ref*&pN=*key*==',preLoadingCallBack:''}); return false;" href="#">More</a>
</div>
<div class="gridCol grid10 footerBtn ">
<a onclick="fnb.controls.controller.eventsObject.raiseEvent('loadUrlToWorkspace', {url: '/banking/Controller?nav=accounts.summaryofaccountbalances.navigator.SummaryOfAccountBalances',preLoadingCallBack:''}); return false;" href="#">Close</a>
</div></div>
Any suggestions on how we can incorporate this more button, if exist?
Kind Regards.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels