In this version 5.3.0, issue on functionality broke when Google Chrome was updated to versions above 83, now replaced selenium web driver with Chrome Extension.
Update:
The web automation feature initially worked using selenium web driver has the limitation of not being able to automate tasks on chrome browser above version 83. In the latest version, we have removed the web driver and implemented chrome extension for web automation using java script. This has the capability to automate any version of chrome browser.