groovy - Running a external Selenium Python script from Grrovy script using SOAPUI -


since soapui seems have issues running selenium script directly groovy script. run external python selenium scripts located in project folder. possible so? goal run on ui before running api test on soapui. if yes, how can achieve this?


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -