0

I have one query, i have selenium java maven testng framework for automation which is developed in windows operating system I have to execute the this same framework on linux Is that possible..? If yes want to how achieve this

  • 1
    I believe it is. Besides driver executable file (differrent file for linux), it strongly depends on the code itself. If there are windows specific parts, you gonna need to adjust the code. One of many possible issues: https://stackoverflow.com/questions/36796136/difference-between-system-getpropertyline-separator-and-n. Run your code on Linux and see yourself it's failures (if any). – pburgr Dec 10 '21 at 06:42

0 Answers0