selenium自动化
Why won't my inner control center in my ItemsControl?
<Window x:Class=\"Shell\" xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\" xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"[详细]
2022-12-19 02:28 分类:问答Why does my output only print if there is another print after it?
Interesting little bug here: if (host != NULL) { printf("hi"); } else { printf("FAIL");[详细]
2022-12-19 00:14 分类:问答po+selenium+unittest自动化测试项目实战
目录一、项目工程目录:二、具体工程文件代码:一、项目工程目录: 二、具体工程文件代码:[详细]
2022-12-06 14:01 分类:开发selenium UI自动化实战过程记录
目录一.前言1.1项目框架1.2项目目录结构二.项目代码1.config.ini (存放项目跟路径)2.conf.py3.elementData.xlsx(json与yaml替换)4.公共方法models下面的文件4.1doconfini.py4.2doexcel.py4.3log.py4.4sendmail.py4.5[详细]
2022-12-06 11:27 分类:开发