IR 커스텀 버튼 - 재설정 Reset




Execute JavaScript Code :


$(".a-IRR-button--remove[aria-label='필터 제거']").each(function() {
    $(this).click();
});





참고

https://oracleapexsolutions.blogspot.com/2017/09/interactive-reports-button-positions.html

댓글 없음:

댓글 쓰기

20250315 - 글로벌 변수 Global Variables

G_USER Specifies the currently logged in user. G_FLOW_ID Specifies the ID of the currently running application. G_FLOW_STEP_ID Specifi...