240 发简信
IP属地:陕西
  • Resize,w 360,h 240
    7 Lettuce of BDD lettuce_webdriver

    ''' 1 Install Lettuce_webdriver 1 download address: https://pypi.pytho...

  • 3 unittest test case execution sequence(ASCII)

    ''' 1 Execution sequence with ASCII. 0~9,A~Z,a~z 2 use the function that...

  • 1 locates a set of elements

    ''' pop() pop() or pop(-1) ://get the default element is last one pop(0)...

  • 1 get validation message

    ''' title :get title of current page current_url: get url of current pag...

  • 1 Call JavaScript

    ''' set scroll par js='window.scrollTo(left margin,top margin)' execute_...

  • 1 dispose verification code picture

    ''' 1 Verification code recognition technology python-tesseract 2 add_c...

  • 1 window screenshot

    ''' get_screenshot_as_file() ://as follow ''' from selenium import webdr...

  • 1 pop-up windows dispose and determine whether appears

    """ Frame : sometimes,because elements in different iframe ,so unable lo...