Hi,
You mean that there is no solution for the fashion it is written in excel??(Testcomplete with python)
I am not sure. Anyway the solution will be much more complex and fragile than alternate way.
Yes , i agree @baxatob
If you could find 1 please let me know.
I would like to know about it..
Thanks in advance!!
How to split an array ?
Array=[ctrl_id, data, action, keys]
This should be done using testcomplete with python.
Array = [ctrl_id, data, action, keys] Array[0] == ctrl_id Array[1] == data Array[2] == action Array[3] == keys
So you can use: Log.Message(Array[0])
or more tricky: [Log.Message(value) for value in Array]
User | Count |
---|---|
10 | |
5 | |
3 | |
3 | |
2 |
Subject | Author | Latest Post |
---|---|---|