What did you expect to happen, and what actually happened? (give exact error message or description).
If there is more information than a few lines, use a pastebin service like hastebin.com
How to ask smart questions:
catb.org/~esr/faqs/smart-questions.html
Am trying to close an exe file during runtime with the code. Runtime.getRuntime().exec("taskkill /F /IM chromedriver.exe) In my local windows it works. But when I run the same in gitlab it's throwing the below error
Обсуждают сегодня