The following threads have been tagged with 'python'

4 Threads
 
Type Not found error for calling SOAP API TestSet_RetrieveById() or TestSet_RetrieveForOwner()
I am using SOAP API to connect with a Project and trying to get the TestSet information, but when I...
1 posts
17051 views
How can I read Expected result for a specific Step from python test
Hi, I've a requirement to read Info in the expected result of a particular step (usually the l...
1 posts
9914 views
pytest-spiratest - how to obtain test case id of test within Class
Here is part of my spira.cfg: [test_cases] test_example = 1 TestClass.test_example = 2 The probl...
1 posts
4864 views
RemoteLaunch with Python and Selenium
Ok, so using the remote launch tool is a bit convoluted, but I finally got it successfully executin...
2 posts
2914 views