差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
rf:rf [2018/12/07 17:04]
tony [測試上所遇到的問題]
rf:rf [2023/06/25 09:48] (目前版本)
行 33: 行 33:
   * [[.:​rf:​keyword_design|Keyword Design]] ​   * [[.:​rf:​keyword_design|Keyword Design]] ​
   * [[.:​rf:​migrateToSelenium2Library|Migrate SeleniumLibrary to Selenium2Library]] ​   * [[.:​rf:​migrateToSelenium2Library|Migrate SeleniumLibrary to Selenium2Library]] ​
 +  * [[.:​rf:​basic:​set_test_message|How to set message of report?]] 如何在測試報表中設定我想要的訊息?​
 === 語法 === === 語法 ===
   * [[.:​rf:​condition_trap|Condition Trap]]   * [[.:​rf:​condition_trap|Condition Trap]]
行 60: 行 61:
 === Special === === Special ===
   * [[rf:​rf:​exe_javascript|Execute Javascript]] 蒐集使用過的腳本   * [[rf:​rf:​exe_javascript|Execute Javascript]] 蒐集使用過的腳本
 +=== Debug ===
 +  * [[rf:​rf:​debug:​trace_exception_of_javalib|How to trace the exception of java keyword library?]] 如何Trace java keyword library拋出的例外?​
 ==== 測試上所遇到的問題 ==== ==== 測試上所遇到的問題 ====
   * [[.:​rf:​qa|Q&​A]]   * [[.:​rf:​qa|Q&​A]]
行 71: 行 74:
   * [[.:​rf:​unused_default_setup_and_teardown|設定無效的Default Test Setup與Teardown]]   * [[.:​rf:​unused_default_setup_and_teardown|設定無效的Default Test Setup與Teardown]]
   * [[.:​rf:​ctl_scrollbar_of_div|如何控制div上的scrollbar?​]]   * [[.:​rf:​ctl_scrollbar_of_div|如何控制div上的scrollbar?​]]
 +  * [[.:​rf:​oom_java_heap_space|WebDriverException:​ Message: Java heap space]]
 +  * [[.:​rf:​upgrade:​3.0to3.1.2|升級RobotFramework從3.0到3.1.2]]
 ===== Resource ===== ===== Resource =====
   * [[http://​code.google.com/​p/​robotframework/​|RobotFramework Web Site]]   * [[http://​code.google.com/​p/​robotframework/​|RobotFramework Web Site]]
行 88: 行 93:
   * [[https://​blog.codecentric.de/​en/​2012/​02/​recording-robot-framework-keywords-with-selenium-ide/​|Recording Robot Framework Keywords with Selenium IDE]] - 將Selenium IDE腳本轉為Robot Keywords   * [[https://​blog.codecentric.de/​en/​2012/​02/​recording-robot-framework-keywords-with-selenium-ide/​|Recording Robot Framework Keywords with Selenium IDE]] - 將Selenium IDE腳本轉為Robot Keywords
   * [[http://​robotframework.net/​]]   * [[http://​robotframework.net/​]]
-  * [[https://​blog.csdn.net/​huilan_same/​article/​details/​52131277|selenium之 如何控制网页内嵌div中滚动条的滚动]]+ 
 ===== Quality ===== ===== Quality =====
   * [[http://​www.slideshare.net/​pekkaklarck/​robot-framework-dos-and-donts|Do ant Don'​t]] [[http://​blog.castman.net/​programming/​2016/​07/​28/​robotframework.html|中文介紹]]   * [[http://​www.slideshare.net/​pekkaklarck/​robot-framework-dos-and-donts|Do ant Don'​t]] [[http://​blog.castman.net/​programming/​2016/​07/​28/​robotframework.html|中文介紹]]
   * [[http://​code.google.com/​p/​robotframework/​wiki/​HowToWriteGoodTestCases|How to write good testcaes?]]   * [[http://​code.google.com/​p/​robotframework/​wiki/​HowToWriteGoodTestCases|How to write good testcaes?]]
 +  * [[https://​mestachs.wordpress.com/​2012/​08/​13/​selenium-best-practices/​|Selenium Best Practices]]
 +===== Resource - Libraries =====
 +  * [[https://​blog.csdn.net/​happyjxt/​article/​details/​50582328|Screenshot Library用法解析]]
 ===== Resource - Selenium2Library ===== ===== Resource - Selenium2Library =====
   * [[http://​stackoverflow.com/​questions/​6101461/​how-to-force-selenium-webdriver-to-click-on-element-which-is-not-currently-visib|點擊invisible imte的問題]]   * [[http://​stackoverflow.com/​questions/​6101461/​how-to-force-selenium-webdriver-to-click-on-element-which-is-not-currently-visib|點擊invisible imte的問題]]