c# - How to handle multiple consoles in single application? -


i've done research have no idea how handle this. i'm doing project selenium (important thing selenium using console handle connection browser) , need use third party - console application (it .exe file). can not use console thought, because taken selenium. i'm using c#.

as far know, there impossible handle 2 consoles in 1 application. final product winforms application. have ideas how approach this?

system.diagnostics.process opens program not communicating - , know i'm doing right implementation.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -