Is there a way we can perform Selenium unit testing (with Python) on Oracle applications?
On the Oracle website they have provided methods through which Oracle applications can be converted into Oracle ADF Faces applications and then tested using Selenium, or the Oracle application can be transformed into a webpage so that it can be tested.
But apart from these ...