Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.51 KB | None | 0 0
  1. rmis\tests\nizhniy\kart_vidov_uslug.py INFO:root:Opening link https://52.is-mis.ru/services/services
  2. INFO:root:Clear and send keys on //input[@id='username']
  3. INFO:root:Clear and send keys on //input[@id='password']
  4. INFO:root:Clicking on using js //a[contains(text(), 'Войти')]
  5. INFO:root:Clicking on using actionchain //a[contains(text(), 'Добавить')]
  6. INFO:root:Sending keys ('Автотест-услуга',) on //input[@name ='service.name']
  7. INFO:root:Sending keys ('Автотест-услуга',) on //input[@name ='service.shortName']
  8. INFO:root:Sending keys ('9999',) on //input[@name ='service.code']
  9. INFO:root:Clicking on using actionchain .//a[@class ='mosaic-inputs-combobox-button']
  10. INFO:root:Clicking on using actionchain //a[contains(text(), 'Контрольная МО')]
  11. INFO:root:Clicking on using actionchain .//a[@class ='mosaic-inputs-combobox-button']
  12. INFO:root:Clicking on using actionchain //input[@name ='service.serviceType.name']
  13. INFO:root:Sending keys ('\ue00f',) on //input[@name ='service.serviceType.name']
  14. INFO:root:Sending keys ('\ue00f',) on //input[@name ='service.serviceType.name']
  15. INFO:root:Clicking on using actionchain //li[@data-item-index='18']
  16. INFO:root:Clicking on using actionchain //input[@name='service.independent']
  17. INFO:root:Clicking on using actionchain //input[@name='service.multuplicity']
  18. INFO:root:Clicking on using actionchain //input[@name='service.fromDate']
  19. F
  20. INTERNALERROR> Traceback (most recent call last):
  21. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\main.py", line 90, in wrap_session
  22. INTERNALERROR> session.exitstatus = doit(config, session) or 0
  23. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\main.py", line 121, in _main
  24. INTERNALERROR> config.hook.pytest_runtestloop(session=session)
  25. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 724, in __call__
  26. INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
  27. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
  28. INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
  29. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
  30. INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
  31. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 596, in execute
  32. INTERNALERROR> res = hook_impl.function(*args)
  33. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\main.py", line 146, in pytest_runtestloop
  34. INTERNALERROR> item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  35. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 724, in __call__
  36. INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
  37. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
  38. INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
  39. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
  40. INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
  41. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 595, in execute
  42. INTERNALERROR> return _wrapped_call(hook_impl.function(*args), self.execute)
  43. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 253, in _wrapped_call
  44. INTERNALERROR> return call_outcome.get_result()
  45. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 278, in get_result
  46. INTERNALERROR> raise ex[1].with_traceback(ex[2])
  47. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 264, in __init__
  48. INTERNALERROR> self.result = func()
  49. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 596, in execute
  50. INTERNALERROR> res = hook_impl.function(*args)
  51. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\runner.py", line 65, in pytest_runtest_protocol
  52. INTERNALERROR> runtestprotocol(item, nextitem=nextitem)
  53. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\runner.py", line 77, in runtestprotocol
  54. INTERNALERROR> nextitem=nextitem))
  55. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\runner.py", line 121, in call_and_report
  56. INTERNALERROR> report = hook.pytest_runtest_makereport(item=item, call=call)
  57. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 724, in __call__
  58. INTERNALERROR> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
  59. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
  60. INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
  61. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
  62. INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
  63. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 595, in execute
  64. INTERNALERROR> return _wrapped_call(hook_impl.function(*args), self.execute)
  65. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 249, in _wrapped_call
  66. INTERNALERROR> wrap_controller.send(call_outcome)
  67. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\skipping.py", line 170, in pytest_runtest_makereport
  68. INTERNALERROR> rep = outcome.get_result()
  69. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 278, in get_result
  70. INTERNALERROR> raise ex[1].with_traceback(ex[2])
  71. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 264, in __init__
  72. INTERNALERROR> self.result = func()
  73. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\vendored_packages\pluggy.py", line 596, in execute
  74. INTERNALERROR> res = hook_impl.function(*args)
  75. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\runner.py", line 227, in pytest_runtest_makereport
  76. INTERNALERROR> style=item.config.option.tbstyle)
  77. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\python.py", line 744, in _repr_failure_py
  78. INTERNALERROR> style=style)
  79. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\_pytest\main.py", line 404, in _repr_failure_py
  80. INTERNALERROR> style=style, tbfilter=tbfilter)
  81. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\py\_code\code.py", line 412, in getrepr
  82. INTERNALERROR> return fmt.repr_excinfo(self)
  83. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\py\_code\code.py", line 590, in repr_excinfo
  84. INTERNALERROR> reprtraceback = self.repr_traceback(excinfo)
  85. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\py\_code\code.py", line 577, in repr_traceback
  86. INTERNALERROR> last = traceback[-1]
  87. INTERNALERROR> File "D:\funcmon-dev\venv\lib\site-packages\py\_code\code.py", line 284, in __getitem__
  88. INTERNALERROR> val = super(Traceback, self).__getitem__(key)
  89. INTERNALERROR> IndexError: list index out of range
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement