| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/rompik/NavisPythonShell/master/Script%20Examples/GetClashTest.py | [Back] [Original] |
testdata = docclash.TestsData tests = testdata.Tests for test in tests: SavedItemCollection = test.Children for saveitem in SavedItemCollection: print(saveitem.DisplayName) print(saveitem.Center)
| Web Proxy Viewer | New URL | Original Page |