Hi all,
I have couple of double on python futures .Quires listed below:
* How to write a particular string with required/selected color in a
file with python.net?
Which module I need to use it? How to set color for particular string in
file?
-
fil
Hi all,
How to navigate one window to another window through python scripts ?
Basically I want to do Automatic testing one windows base c#.net
application through python scripts.
I am Able to open the executable file with following scripts.
Import os
Os.system ('abc.exe')
But ho
Hi,
I am new to this group. I have some question, it is listed below.
In my application I should send some data to hardware and it will give
response that response should log in one file. To do it first should send
data to port next receive response from port (hardware) so...
Queries:
1) Can we