Automating the Creo Parametric embedded web browser with Selenium
Has anyone utilized Selenium to automate the Windchill interface within the Creo Parametric embedded browser? I recently started experimenting with this concept and it seems promising.
FYI: I'm using Python, Selenium, and the Chrome web driver.

