This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Database administrative login by Unix domain socket | |
local all postgres peer | |
# TYPE DATABASE USER ADDRESS METHOD | |
# "local" is for Unix domain socket connections only | |
local all all peer | |
# IPv4 local connections: | |
host all all 127.0.0.1/32 md5 | |
# IPv6 local connections: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>There's a page in my div</title> | |
<style type="text/css"> | |
.the-div { | |
border: 1px solid #555; | |
} | |
</style> | |
</head> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(function() { | |
$( "#Accordion1" ).accordion({ | |
collapsible: true, | |
active: false | |
}); | |
}); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'csv' | |
require 'watir-webdriver' | |
######### If IE is required, comment out line 7 and uncomment line 10 ######### | |
# Use default browser | |
browser = Watir::Browser.new | |
# Use Internet explorer | |
# browser = Watir::Browser.new :ie |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
asdf | wqer | |
---|---|---|
weqa | ezasdb | |
awegh | sadfwegtg | |
awg23h | awb | |
adfbnj | kirtyuk | |
tyks | ejhsfgm | |
srtmk | earmkd | |
sfgkwr | aezsr |