mirror of
https://github.com/edcommonwealth/Dashboard.git
synced 2026-03-07 21:38:14 -08:00
10 lines
103 B
Text
10 lines
103 B
Text
c
|
|
path
|
|
subject.xpath("//form[action]")
|
|
path
|
|
c
|
|
subject.css("form")
|
|
c
|
|
render
|
|
subject.css("form")
|
|
subject
|