如何查看selenium的版本号

>>> import selenium
>>> help(selenium)
Help on package selenium:

NAME
selenium

FILE
d:\python27\lib\site-packages\selenium\__init__.py

DESCRIPTION
# Licensed to the Software Freedom Conservancy (SFC) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The SFC licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

PACKAGE CONTENTS
common (package)
webdriver (package)

DATA
__version__ = ‘3.0.2‘

VERSION
3.0.2

时间: 2024-12-18 00:23:06

如何查看selenium的版本号的相关文章

查看selenium python的api小记录

早晨练习python时想查看api,试了半天都不没成功,最后只能通过笨方法进入文件夹查看源文件了::>_<:: 网上搜索找到方法 步骤: 1.dos命令窗口输入:python -p pydoc -m 4567 2.在浏览器中输入:http://localhost:4567 查看具体的http://localhost:4567/selenium.webdriver 比看着源文件舒服多啦O(∩_∩)O~ (转载乙醇的方法O(∩_∩)O~http://www.cnblogs.com/nbkhic/p

安卓性能测试:adb 查看Android模拟器版本号和SDK版本号

摘要:随着安卓功能的不断增加,各种安卓sdk与安卓模拟器也随之更新.由于某些原因,我们需要查看它们的版本号.下面我就来介绍下具体方法: 1 adb 查看Android模拟器版本号和SDK版本号: 获取系统版本:adb shell getprop ro.build.version.release获取系统api版本:adb shell getprop ro.build.version.sdk 原文地址:https://www.cnblogs.com/autoXingJY/p/8454242.html

如何查看Exchange服务器版本号

用户在实施Exchange邮件系统升级迁移时,需要确认旧系统的版本号,并确保其符合升级的先决条件. 有些操作还需要其Build No也要符合条件. 那如何查看Exchange 版本号呢 这里以Exchange2013系统为例 图形界面 命令行界面 Run the following command in the Exchange Management Shell. Get-ExchangeServer | Format-List Name, Edition, AdminDisplayVersio

查看linux系统版本号命令

一.查看内核版本号命令: 1) [[email protected]_SYS ~]# cat /proc/version Linux version 2.6.18-238.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-50)) #1 SMP Sun Dec 19 14:22:44 EST 2010 [[email protected]_SYS ~]# 2)[[email protected]_SYS ~]#

jdbc-mysql基础 DatabaseMetaData 查看mysql的版本号、主/次版本号

礼悟:    好好学习多思考,尊师重道存感恩.叶见寻根三二一,江河湖海同一体.          虚怀若谷良心主,愿行无悔给最苦.读书锻炼强身心,诚劝且行且珍惜. 数据.数据,命根就在数据.云计算.AI等技术,都是以数据为基础.操作数据库一定要谨慎小心.给最苦 这里的代码,看看就好,要有自己的判断.遇到抉择,要不耻上下问. javaSE:8                              mysql:5.7.14     mysql-connector-java:5.1.44     

查看mysql的版本号

1.1 在命令行登录mysql,即可看到mysql的版本号 [[email protected] ~]# mysql -uroot -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 487032 Server version: 5.7.17 MySQL Community Server (GPL) Copyright (c) 2000, 2

如何查看selenium api文档

参考文章:https://www.cnblogs.com/yoyoketang/p/6189740.html 环境:windows + python3 + selenium3 打开cmd,执行命令:python -m pydoc -p 6666 在ie浏览器上输入打开网址http://localhost:6666/ 找到selenium安装目录 打开的selenium>webdriver>firefox>webdriver,最终路径:http://localhost:6666/selen

Oracle 11g Java驱动包ojdbc6.jar安装到maven库,并查看jar具体版本号

ojdbc6.jar下载 Oracle官方宣布的Oracle数据库11g的驱动jar包是ojdbc6.jar ojdbc6.jar下载地址:https://www.oracle.com/technetwork/database/enterprise-edition/jdbc-112010-090769.html (Oracle Database 11g Release 2 (11.2.0.4) JDBC Drivers & UCP Downloads) jar具体版本号 把ojdbc6.jar解

ubuntukylin基础 查看ubuntukylin的版本号

1 终端输入内容及其效果 那个是小写的L, 下划线 用shift -可以打出来