summaryrefslogtreecommitdiff
path: root/gnome-search-tool/pathsetting.py
blob: 4d77dba10ec9647dde62abfe2fddb20f16187be1 (plain)
1
2
3
4
5
6
settextvalue ('SearchforFiles','txtLookinFolderEntry','/home/bharani')
settextvalue ('SearchforFiles','txtNameContainsEntry','abcd.py')

click('SearchforFiles','btnFind')

click('SearchforFiles','btnClose')